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
I received this error of "token doesn’t have access to any organization" whenever my GH PAT reached the 5000/5000 rate limit. can u see how it is possible?
If not, I am OK with closing it, if it happens again I will create a new issue.
TL;DR
Randomly getting “Error: token doesn’t have access to any organization" - re-attempt of using the same token a few seconds later works just fine.
Expected behavior
Either get results, or the actual error that happened.
Observed behavior
The error returned is masked as “Error: token doesn’t have access to any organization" but the actual error returned from github is likely different.
Version
v0.1.5
On which operating system are you using legitify?
Mac OS
Relevant log output
No response
Additional information
Suspecting that this “Error: token doesn’t have access to any organization" error returns when a rate limit error is returned from github.
The text was updated successfully, but these errors were encountered: