Skip to main content

Get ArcGIS request token

Comments

2 comments

  • Official comment
    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

Please sign in to leave a comment.