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
Currently if a HTTP error occurs (say 401) the exporter will return a 500 error as it has an issue parsing the non existent body of JSON. This should be handled better.