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 ()
- <Error>
- <Code>AccessDenied</Code>
- <Message>Access Denied</Message>
- <RequestId>D869AE7240F36A3D</RequestId>
- <HostId>MtLj9IhqGCSqddrTOqHLFbyP/rZpSF5fwPZ/DwU8xVUzrg6zWI1lldhbajK5JMQTZryo3wFcxrU=</HostId>
- </Error>
VectorTileLayerView2D.js:8 Uncaught (in promise) TypeError: Cannot read property 'lods' of null(…)
Thanks.