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
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.
While requesting a review (
git reviewrequest) I was receiving a404 Resource Not Founderror. 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.