Skip to Content
0
Apr 18, 2014 at 11:41 AM

Get writable Odata

49 Views

Is is possible, to get access to any free to use odata service, which is writable?

I've tried to use the one from odata.org: http://services.odata.org/V4/(S(readwrite))/OData/OData.svc/

But I get 501 error code when I try to connect.

Any ideas?