Closed fionajrenton closed 6 years ago
When I'm using public map services these samples work like a charm.
My internal map services (with the confidential data) give this error:
Failed to load resource: the server responded with a status of 401 (Unauthorized)
{"currentVersion":10.41,"fullVersion":"10.4.1","soapUrl":"http://vpgis03/arcgis/services","secureSoapUrl":"https://vpgis03/arcgis/services","authInfo":{"isTokenBasedSecurity":true,"tokenServicesUrl":"https://vpgis03/arcgis/tokens/","shortLivedTokenValidity":60}}
I'm guessing that there is some setting I'm missing on the internal ArcGIS server.
It is an IIS issue so I will delete this
When I'm using public map services these samples work like a charm.
My internal map services (with the confidential data) give this error:
Failed to load resource: the server responded with a status of 401 (Unauthorized)
{"currentVersion":10.41,"fullVersion":"10.4.1","soapUrl":"http://vpgis03/arcgis/services","secureSoapUrl":"https://vpgis03/arcgis/services","authInfo":{"isTokenBasedSecurity":true,"tokenServicesUrl":"https://vpgis03/arcgis/tokens/","shortLivedTokenValidity":60}}
I'm guessing that there is some setting I'm missing on the internal ArcGIS server.