Skip to content

Conversation

@m2307
Copy link

@m2307 m2307 commented May 6, 2024

The error occurs in Microsoft.OData.JsonLight.ODataJsonLightContextUriParser because it is unable to form an absolute uri using the @odata.context itself, or in combination with the BaseUri from its reader settings. Reusing the BaseUri from the ODataClientSettings for the ODataMessageReaderSettings resolves the issue.

The tests with this fix worked fine on the 6.0.1 version - but I'm having some trouble running the tests on the current master branch, even without any changes.

Fixes this issue:
#932

@m2307 m2307 marked this pull request as ready for review May 8, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants