Mapbox GL JS in Chrome and Safari. Safari gives me an error while Chrome doesnt. How to fix?

I am get the following errors in SAFARI, however, not such errors are given in Chrome. My polygons dont work in Safari 🙁

Failed to load resource: the server responded with a status of 404 (Not Found)

https://api.mapbox.com/v4/[username].cpcvsbnk/11/1807/798.vector.pbf?sku=1014HAcymQWYX&access_token=pk.[token].IFlXQEMHIfmqrkeZ_U1Xcg

There are about 20 lines of errors all of similar type in safari. None in Chrome. My chrome mapbox map works well. In Safari, one polygon type is showing but the popup onclick is not working.

cpcvsbnk/11/1807/798. 

but also:

cpcvsbnk/11/1807/798
cpcvsbnk/11/1806/799
cpcvsbnk/10/903/398
etc

What is this error and how to fix?

Leave a Comment