-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Google's OAuth 2.0 - Authorization Error #1946
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
Comments
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already. |
@catarak, would you mind giving me some context to fix this issue? |
Seeing the same issue here. Cause: Using Google OAuth to login. Redirected to the failure page (PDF attached). Closing Chrome completely and several retries sometimes let me in, but it is inconsistent. Let me know what other info I can provide! Thanks, UPDATE Seems to work on Safari, but not always on Chrome Version 95.0.4638.69 |
Hi, Some users (including me) seems to have the same issue. Here is a linked thread on the Discourse forum: https://discourse.processing.org/t/error-400-invalid-request/33288 |
We are also having this problem. We did not have an issue until today. My students' projects are inaccessible until we get this fixed... |
Following up, I think I may know how to solve this problem. The screenshot below is partially in English and partially in Portuguese (because I'm physically located in Brazil), so sorry about that. When yo go to the Google help page for this error, one of the bullet points is shown below: Since the web editor seems set up to use HTPPS just fine, my guess is that if the redirect URI is changed to |
Hey all, This has been fixed, and I'm sorry for not fixing this sooner. We're a really small team (in fact, the editor team is just me, part time), and there are a lot of notifications on discord/discourse/GitHub/Twitter/etc. It's difficult to sift through them and find that things that need to be attended to immediately. In the future, for anything urgent, please email [email protected]. And also, in the future, I'll do a better job of communicating how to reach the team for urgent issues. I really appreciate the patience and support! |
Thanks for fixing this @catarak! We appreciate your hard work. |
Details about the bug:
It is not possible to login using Google Auth.
It gives this error: "You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy for keeping apps secure."
The text was updated successfully, but these errors were encountered: