OData / odataorg.github.io

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

TripPin OData v4 Internal Server Error #150

Open thanos42 opened 6 years ago

thanos42 commented 6 years ago

Hi, when calling GET "http://services.odata.org/V4/TripPinServiceRW/People('russellwhyte')/Trips" I get a valid response in the browser. But if I call it with the Accept header "odata.metadata=full" I get an "500 Internal Server Error". With "odata.metadata=minimal" I don't get the error but also missing the metadata I need.