Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I saw docs for Microsoft about it, though never tried it. I'd love to know result if someone tried it
-
ciph3r477yI am currently working on it.. to make it worse I'm integrating an SAP odata service... There's no clear documentation on approach to be followed or tools to be used.. I was stuck with error code 403 (invalid X-CSRF token) while updating an entity for almost 10 hours...
-
@ciph3r I still don't find the complete usage of it? In the end server is working, what difference is it between: url?x=...&y=
it is still queried on the server
I think I don't have full image about oData -
@ciph3r There is no rest in java lol Never liked reading java code :/
Best of luck on your task bro you seem to be enjoying the hell out of it lol
Has anyone here worked on integration with odata services?
undefined