Hi, I am having some trouble getting vector basemaps to render using an API key other than the default key that comes with my Developer account. I created a CodePen example: https://codepen.io/dandormont-the-decoder/pen/vYmebqz?editors=100
I added "https://codepen.io" as a referer on this particular key for demo purposes, but on my own site I'm seeing a similar issue with a key that I created for that site.
As you can see, the map loads, but some of the formatting is missing, for example the white rectangle around state route 1, and there is an error in the console from https://cdn.arcgis.com/sharing/rest/content/items/63c47b7177f946b49902c24129b87252/resources/sprites/sprite.png?token=AAPKb6eb391e85f04f8d9ef97fb50dd666839RPH_4Stlt7V3jyKlH_fRaGQLy5F8UpJmaTcYNqo4huRnkXtuVklNtk5XY2nszeb with a "498 invalid token" error.
Do I need to do something special to allow vector basemaps to load with an API key that uses referers?
Thanks,
Dan