arcgis REST api access secure service

929
1
08-23-2014 08:35 AM
maximcouton
New Contributor III

Hi,

I ame using Ajax to connect to an ArcGIS secure service,

After generating a token , I want to  send some data ( call POST ) ,

-  If I pass my Token in the URL parameters or in request Body I get  parsing error

from the server. The token is required as it is a secure service.

So my question, is how can I send a token in the POST request ?

Thanks for help.

0 Kudos
1 Reply
maximcouton
New Contributor III

error in my parameters, not well spelled.

ArcGIS REST API

0 Kudos