Select to view content in your preferred language

invalid token error with ArcGIS online secure services

4620
2
09-05-2013 12:33 PM
Labels (1)
HumzaAkhtar
Deactivated User
Hi,

I have created an application which takes username and password from an arcgis online user and then returns his/her private services and generates token for each one of them. However The 40% of the time the tokens generated are invalid using the REST API. Does any one else experienced this issue as well?

Thanks
0 Kudos
2 Replies
AnttiKajanus1
Deactivated User
I think you hit the same issue that I was struggling. Make sure that you have set referer={I use app name here} in the request.
0 Kudos
HumzaAkhtar
Deactivated User
I think you hit the same issue that I was struggling. Make sure that you have set referer={I use app name here} in the request.


Thanks for your reply Antti :).  I will try and get back to you.
0 Kudos