vector basemap access denied

1081
2
10-06-2016 12:12 PM
SafeTRECUCB
New Contributor II

Hi, 

The vector basemap is no long working. It just show empty page even in ArcGIS Javascript Sample pages.

VectorTileLayer sample 

Vector tiles | ArcGIS API for JavaScript 4.1 

The error msg in chrome is:

init.js:174 GET https://basemaps.arcgis.com/b2/arcgis/rest/services/World_Basemap/VectorTileServer?f=json 403 ()

  1. <Error>
    1. <Code>AccessDenied</Code>
    2. <Message>Access Denied</Message>
    3. <RequestId>D869AE7240F36A3D</RequestId>
    4. <HostId>MtLj9IhqGCSqddrTOqHLFbyP/rZpSF5fwPZ/DwU8xVUzrg6zWI1lldhbajK5JMQTZryo3wFcxrU=</HostId>
    5. </Error>

VectorTileLayerView2D.js:8 Uncaught (in promise) TypeError: Cannot read property 'lods' of null(…)

Thanks.

Tags (2)
0 Kudos
2 Replies
KellyHutchins
Esri Frequent Contributor

I just tested with Chrome (version  53.0.2785.143) and it works for me. Are you still seeing the issue? If so can you provide more details - for example are you seeing the issue in a particular browser? 

0 Kudos
SafeTRECUCB
New Contributor II

Hi Kelly, 

It was down about 2-3 hours yesterday and it became available after that. Thank you for the checking!