-
Notifications
You must be signed in to change notification settings - Fork 48
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
BUG - Github OAuth Connection Failure #470
Comments
Thank you for submitting an issue to Anubis! Please make sure that your issue is consistent with our contribution guidelines. |
This would happen for users that didnt have a public email address on github. I pushed something to fix: |
Hi @wabscale, @Flooflez's issue with "unable to set username" doesn't seem to be fixed for me. I am following exactly the same process of linking a Github account to Anubis, and I have been getting the identical error on Anubis's side. Also, I have made my email address on Github public, which doesn't resolve the issue unfortunately. |
@GeJamesJin This is because of a different field for you being private on your github profile. I have updated things to handle it correctly: You can try again. |
Hi @wabscale, I was able to successfully link my profile to Anubis, thanks for the prompt fix. |
Describe the bug
Attempting to link Github account to student anubis account yields an "Unable to set username" error message, despite successfully connecting with the OAuth App (wabscale). Subsequent attempts with the same Github account result in the same error message, but with no redirect to Github to sign in or connect to wabscale.
To Reproduce
Steps to reproduce the behavior:
Screenshots
OAuth App is successfully given access.
Error appears as follows.
Desktop (please complete the following information):
Additional context
Might be related to #469
Web console yields the following errors:
Error is raised in the auth.py script
Have tried different browsers, OS, and Github accounts.
The text was updated successfully, but these errors were encountered: