Aller au contenu principal

Get ArcGIS request token

Commentaires

2 commentaires

  • Commentaire officiel
    Ryan Cooney

    Using request.getParameter("token") is the only way to do this type of thing today. It works for GET and POST parameters only. We would need to make a change to expose the cookie and x-esri-authorization header variations. I will take a look and see if this is feasible.

    --Ryan

  • Paul Morrison

    Can anyone provide an example script on how to use the request.getParameter("token") function?   I'm not having any luck getting it to work in my advanced script.

    0

Vous devez vous connecter pour laisser un commentaire.