Good afternoon,
How can I call this rest service from C# when the rest service is not shared with Everyone?
Thanks
https://services.arcgis.com/..../arcgis/rest/services/MyHostedFeatureClass/FeatureServer
Hey @SanchezNuñez
You may need to call it using a post request or similar with an authenticated token, if it is accessed via token, you should be able to generate and use a token in your script or in a postman request, let me know if you'd like any pointers!
Cody
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.