The map doesn't display anymore. It seems like the root of this issue is that the access token we're using for MapBox is no longer valid as
GET | https://api.mapbox.com/styles/v1/sabgaby/cj5wcdqw27a3l2srv56i6myxb?access_token=pk.eyJ1Ijoic2FiZ2FieSIsImEiOiJjamU2MzJocDAwMHg4MndtbnVkaHpvYmRsIn0.zup_BSBKGLimL_GnNs0WCw
returns a 401 error a JSON message: "Not Authorized - Invalid Token"
Is this your token @sabgaby and how could I got about trying to replace it with something functional. Thanks!
The map doesn't display anymore. It seems like the root of this issue is that the access token we're using for MapBox is no longer valid as
returns a 401 error a JSON message: "Not Authorized - Invalid Token"
Is this your token @sabgaby and how could I got about trying to replace it with something functional. Thanks!