Anyone an idea on what's happening here? Universal is working, but when we want to add a self-reference the indicium log-file is full of the errors below.
2021-12-14T16:26:29.2247337-03:00 8000032a-0001-f900-b63f-84710c7967bb bERR] Invalid OData URL. (e494d6d4)
Microsoft.OData.ODataException: Unsupported route. No matching entity or operation found.
at Indicium.OData.ODataRouteValueTransformer.fromActionDescriptor(ODataPath odataPath, HttpContext httpContext) in C:\azp\agent\_work\1\s\src\Indicium\OData\ODataRouteValueTransformer.cs:line 301
at Indicium.OData.ODataRouteValueTransformer.TransformAsync(HttpContext httpContext, RouteValueDictionary values) in C:\azp\agent\_work\1\s\src\Indicium\OData\ODataRouteValueTransformer.cs:line 191