6 Replies Latest reply: May 3, 2012 3:49 PM by Guy Soffer RSS

ERROR- Unable to get the CSRF token in xcode of macos

Reshma Nadella
Currently Being Moderated

We have configured an ODATA service in
gateway system

 

 

We have installed NWGW plugin in macos .

 

 

When we are trying to browse the services
we are able to see only SDATA services in NWGW plugin of macos.

 

 

So we have changed the service from ODATA
to SDATA in gateway system. We are able to access the services.

 

 

When we are using POST to update the data
we are getting CSRF as null value.

 

 

I am using the following method

 

 

CSRFData *csrf = [connectivityHelpergetCSRFDataForServiceURL:

 

 

Please provide  us the pointers to resolve the issue