OAuth URL 404 #163992
Replies: 6 comments 2 replies
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
i checked that again, and found out this is an issue related to some applications (not every single one). |
Beta Was this translation helpful? Give feedback.
-
@NT-AUTHORITY but looks this error only happen when login into Docker Hub another application is normal: |
Beta Was this translation helpful? Give feedback.
-
yes, my github app also encountered the same problem, and my another account is work properly. How can i resolve this? |
Beta Was this translation helpful? Give feedback.
-
This is also happening to my GitHub App that authenticates as user via web flow. Here are the details. The app is installed in org A. When user clicks the auth link, e.g.
I am pretty sure this is a recent regression. It worked in the past. |
Beta Was this translation helpful? Give feedback.
-
It does appear you can work around this bug by making the application public instead of private. I have a feeling that was what Docker did, as it appears the docker auth is working again, and the app for that is public. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
The GitHub OAuth URL doesn't exist.


This affects every single OAuth application. E.g., docker:
Beta Was this translation helpful? Give feedback.
All reactions