joshhunt / destinyDataExplorer

MIT License
15 stars 4 forks source link

Bungie API Error ApiInvalidOrExpiredKey #17

Closed xyx0826 closed 3 years ago

xyx0826 commented 4 years ago

Upon initializing, an error is thrown in the console:

Error: Bungie API Error ApiInvalidOrExpiredKey - The given Platform API Key is invalid.
URL: https://www.bungie.net/Platform/Settings/

And the manifest will not load unless a cached version already exists in IndexedDB.

xyx0826 commented 4 years ago

While the API key error is still there, it looks like manifest loading is working now!