When I go to the URL on a hosted items detail page, the page that comes up only says Token Required. For the moment, I'm simply just trying to get the data in JSON format using the URL formats shown in get feature layer data:
I've been able to get feature layer data in this format before but I've never attempted it with a hosted layer. The internet has given me a variety of solutions but nothing has worked so far.
Any suggestions and/or a clear explanation on what is happening would be very much appreciated.
Thanks!
Solved! Go to Solution.
Try this route. Open the item details page and click on the View link at the URL:
Then, right click on the new link that comes up and open in new window or tab:
This will actually take you to the REST server with the token in the link. There should also be an Admin link in the upper right of this page if you need it.
R_
Try this route. Open the item details page and click on the View link at the URL:
Then, right click on the new link that comes up and open in new window or tab:
This will actually take you to the REST server with the token in the link. There should also be an Admin link in the upper right of this page if you need it.
R_
This was a life saver today, thank you! 🙂
Thank you Rhett! This worked!