Solved

Cannot safe a self-reference in Universal (Loading dataset lookup failed. Error: bad_request)

  • 14 December 2021
  • 4 replies
  • 70 views

Userlevel 5
Badge +16
  • Thinkwise Local Partner Brasil
  • 389 replies

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 [ERR] 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

 

icon

Best answer by Freddy 18 December 2021, 00:40

View original

4 replies

Userlevel 5
Badge +16

*save :)

Userlevel 6
Badge +16

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

Userlevel 6
Badge +16

Some additional questions: 

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

Userlevel 5
Badge +16

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

Reply