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 we support User API tokens via bearer auth, we should also support account api tokens via bearer auth. This will just require a bit of refactoring, as we make some assumptions during the authentication flow that we have a user token.