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
{{ message }}
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
While requesting a review (git reviewrequest) I was receiving a 404 Resource Not Found error. After clearing out my token I was able to re-enter my password and the reviewrequest was successful. I assume that the cause of the initial error was that my token was no longer valid. We should check the validity of the stored token and request the users credentials if it is invalid.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
While requesting a review (
git reviewrequest
) I was receiving a404 Resource Not Found
error. After clearing out my token I was able to re-enter my password and the reviewrequest was successful. I assume that the cause of the initial error was that my token was no longer valid. We should check the validity of the stored token and request the users credentials if it is invalid.The text was updated successfully, but these errors were encountered: