Why is my GitHub OAuth redirect URL not working and resulting in a 404? #147508
Unanswered
gavriel-adi
asked this question in
New to GitHub
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm trying to set up GitHub OAuth for my application, but I'm running into an issue where the redirect URL doesn't work and results in a 404 error.
Here is the URL I'm using for the authorization step:
https://github.com/login/oauth/authorize?client_id=Ov23liyXRgGw8EjB8rbA&scope=user&redirect_uri=https://eaa9-2-52-79-19.ngrok-free.app/functions/quick_login.php&state=github
What I’ve already checked:
Problem:
Questions:
Any help or insights would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions