Folder level auth tokens not clearing properly? #7778
Unanswered
bjornhansen
asked this question in
Help
Replies: 1 comment 1 reply
-
@gatzjames is this something we addressed in the last beta? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I haven't found reports on this behavior anywhere else, but I set up the new folder-level auth with Oauth 2.0 for my project. It worked great last week, but this week it's only using old tokens in the endpoints.
I've tried using the "Clear Oauth 2 session" button, and re-fetching the tokens in the refresh token area. This succeeds and displays new tokens in the folder auth panel, but the auth token inherited by the endpoints is still using some other token that has long since expired.
Am I doing something wrong or is this a bug? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions