Has the mapbox API token expired?

The maps on the homepage and also on the individual groundstation pages are not loading.

Looks like a token issue with the mapbox api token.

{
  "status": 403,
  "url": "https://a.tiles.mapbox.com/v4/mapbox.mapbox-terrain-v2,mapbox.mapbox-streets-v7/5/22/14.vector.pbf?access_token=pk.eyJ1IjoibHNmIiwiYSI6ImNqdzBobjZtODBhYWkzeXBseDhqbGpmbGwifQ.LuDfa0a2d3U68N11D0MT8g",
  "name": "e",
  "message": "Forbidden"
}

That’s interesting, with the same token I’m able to see all the maps in firefox but not in chrome.

Not sure if it is a token issue or something else. cc’ing @pierros

Let’s investigate more here: