AaronPLopez / Soccer

Soccer -- (Arc)SOC Scanner. Soccer is a command-line utility scanning and reading the services' status on a specific ArcGIS Server folder. It then writes this data to a CSV file for post-capture analysis. It takes advantage of the REST Admin's Service Report resource in ArcGIS Server to gather this info.
7 stars 0 forks source link

Unable to run Soccer for a standalone ArcGIS Server #2

Open MamtaMainee opened 10 months ago

MamtaMainee commented 10 months ago

We cannot validate tokens when we run the soccer tool for a standalone ArcGIS Server. Below is the error message we get: ":"error","messages":["Invalid token, ClientID does not match."],"code":498}

We have generated the ArcGIS Server token from https://ArcGISServerFQDN/WAinstance/tokens and also from the ArcGIS Server admin endpoint. Capture