newrelic / nr1-catalog-manager

This project is used by New Relic to manage the collection of open source Nerdpacks that make up the New Relic One Catalog
Apache License 2.0
2 stars 4 forks source link

App breaks if token has been regenerated/is no longer valid #7

Open LizBaker opened 3 years ago

LizBaker commented 3 years ago

Description

I recently rotated the token I used for the catalog manager and when I went back to the app I get the "Oops, something went wrong" page. I'm assuming it's running into an error because of the swap but I can't delete/replace my token to fix it.

Steps to Reproduce

Regenerate the token you use for the manager, witness a broken app 😭

Expected Behaviour

Some kind of error messaging and the ability to reset my token

Relevant Logs / Console output

TypeError: Cannot read property 'filter' of undefined

Your Environment

LizBaker commented 3 years ago

@jpvajda would be nice to get resolved one of these days since it's a simple yet destructive bug 🎉

jpvajda commented 3 years ago

@LizBaker totally, curious how did you get around this problem?