Leaflet / Leaflet.VectorGrid

Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0.0
598 stars 194 forks source link

demo-vectortiles for MVT giving 401 unauthorised errors #126

Open mvl22 opened 6 years ago

mvl22 commented 6 years ago

http://leaflet.github.io/Leaflet.VectorGrid/demo-vectortiles.html

in the MVT mode is not working, as the tiles are giving a 401 response.

perliedman commented 6 years ago

@IvanSanchez is the mapbox tiles' token from your account? Have we exceeded the quota? Possibly someone stole the token and used in their app (that has happened to me a couple of times)?

IvanSanchez commented 6 years ago

Yeah, the failure is only for the mapbox vector tiles, and yes, I exceeded the quota some time ago.

This should be a simple matter of changing the mapbox token in the demo.