You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allowed domains are set correctly via Admin Panel.
The access token is correct - map data is loaded as expected. However, these requests are sent by the lib itself and I cannot figure out why I am getting these errors.
The text was updated successfully, but these errors were encountered:
Map is loaded and presented correctly. The issue does not affect the map lifecycle and functionality.
"events.mapbox.com/events" request is a POST type, and /map-sessions/ is a GET.
Getting 401 error for next requests:
Events are - "map.load", "gljs.performance", "style.load".
Allowed domains are set correctly via Admin Panel.
The access token is correct - map data is loaded as expected. However, these requests are sent by the lib itself and I cannot figure out why I am getting these errors.
The text was updated successfully, but these errors were encountered: