Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8076

Android OData CSRF token handling

$
0
0

Hi,

 

how CSRF token handling works with OData sdk? Is there some configuration I have to turn on?

 

 

This is a very basic procedure I am trying to do.

ODataResponseSingle response = store.executeReadEntity("path", null);

ODataEntity entity = (ODataEntity) response.getPayload();

 

// modify entity

 

response = store.executeUpdateEntity(entity, null);

 

"CSRF token validation failed"


Viewing all articles
Browse latest Browse all 8076

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>