Leaflet.VectorGrid icon indicating copy to clipboard operation
Leaflet.VectorGrid copied to clipboard

demo-vectortiles for MVT giving 401 unauthorised errors

Open mvl22 opened this issue 8 years ago • 2 comments

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

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

mvl22 avatar Nov 19 '17 20:11 mvl22

@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)?

perliedman avatar Nov 20 '17 07:11 perliedman

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.

IvanSanchez avatar Nov 20 '17 08:11 IvanSanchez