Esri / cedar

JavaScript Charts for ArcGIS
https://esri.github.io/cedar
257 stars 238 forks source link

Internal map services 401 error #385

Closed fionajrenton closed 6 years ago

fionajrenton commented 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.

fionajrenton commented 6 years ago

It is an IIS issue so I will delete this