OData/odataorg.github.io

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

ankit0415 opened this issue · 0 comments

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