OData / odataorg.github.io

Staging site and collaboration repository for http://www.odata.org
MIT License
63 stars 101 forks source link

[v3][Northwind] Fetching data fails when order by 'Description' for the 'Categories' table #201

Open ankit0415 opened 4 years ago

ankit0415 commented 4 years ago

Fetching data from the following query throws a EntityCommandExecutionException exception. Refer attached log for error details.

URL: https://services.odata.org/V3/Northwind/Northwind.svc/Categories?$top=20&$orderby=Description

error.log