Skip to main content

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

 

*save :)


Can you give us the URL so we can have a look? You can send this to me in a private message. 


Some additional questions: 

What version of the GUi are you using?
And have you checked the dev tools for additional error information?


I think it was a combination of generating a new version and clearing cache. Error disappeared.


Reply