asp.net web api2 - Web Api 2 Odata and versioning -



asp.net web api2 - Web Api 2 Odata and versioning -

we trying implement odata feed using web api 2 consumed various clients. when seek powerfulness query excel seeing unusual behavior seems relate powerfulness query sets next headers in request:

maxdataserviceversion: 3.0

odata-maxversion: 4.0

when using v3 version of odata web api 404 response (if same request replayed in fiddler without odata-maxversion things work) when using latest v4 version web api 403 response (if same request replayed in fiddler without maxdataserviceversion things work)

is config issue or bug?

odata asp.net-web-api2

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -