How to pass token to the layer in case of http POST request?

1942
0
03-28-2016 05:53 AM
SuryaKant
New Contributor III

Hi, I am working on an application that allows the user to capture attachments and upload it on the ArcGIS layer. It is working fine if I use the "addattachment" method of the API, but I want to do the same operation using http post request which is not working in case of secured layer. Till now, I generated the token but unsure of how to send that token along the http post request.

0 Kudos
0 Replies