-
-
Notifications
You must be signed in to change notification settings - Fork 437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed incorrect OAuth nonce_used error when it should be error on inc… #4378
base: main
Are you sure you want to change the base?
Conversation
…orrect consumer key.
Tried and failed ...
|
Quality Gate passedIssues Measures |
Did you add your OAuth consumer in the same OpenMage instance? Test the API to itself? I do not think this can work. I used the session to store OAuth token, if you login in to authorize, the session is lost Can you test the API with another OpenMage instance? After installing openmage-shooter, the normal steps in the browser are:
|
…orrect consumer key.
Description (*)
Incorrect error message leads the developer astray and can waste hours on the wrong thing. This PR fixes such a bug.
Manual testing scenarios (*)
I use openmage-shooter to test.