Code-Snippets-Builder
Code-Snippets-Builder copied to clipboard
GitHub Signup
Describe the bug The access to the platform through GitHub is not working. When accessing the signup page and selecting the GitHub option, an error is alerted: User (role: guests) missing scope (account).
To Reproduce Steps to reproduce the behavior:
- Go to landing page.
- Click on Sign up button
- Click on Continue with GitHub button
- Autorize OAuth for Code Snippet Builder
- See the error on the top left section of screen: User (role: guests) missing scope (account).
Expected behavior Be able to sign up through GitHub OAuth.
Desktop (please complete the following information):
- OS: Linux - Manjaro
- Browser: Firefox
- Version: 119.0
Hello @FelipePardim , thanks for reporting this, we will take a look and fix it soon, thanks, and have a good day.
After initial investigation found this https://github.com/appwrite/appwrite/issues/1203#issuecomment-850787160, will investigate it further.
Quick Hack : @FelipePardim you can try signing up in Chrome.
Thanks @Sachin-chaurasiya for the advice, I will switch to Chrome
yup got the same issue. gonna sign in on chrome. thx