Skip to content
Discussion options

You must be logged in to vote

I had earlier use the V. 401 replacing with V4 was the solution for me.

 .WithODataResult()
 .WithODataModel(EdmModelBuilder.GetEdmModel()) 
 .WithODataVersion(ODataVersion.V4)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by xuzhg
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants