Hey hey. OAuth2 authentication (GitHub provider) throws a general_bad_request error when attempting to log in after account deletion through dashboard.
Steps to Reproduce:
- Set up OAuth2 authentication with GitHub provider
- Successfully log in once using OAuth2
- Delete the user account through the Appwrite dashboard
- Attempt to log in again using the same OAuth2 method
Current Behavior:
- Receiving general_bad_request error when trying to log in
- Authentication fails to complete
Expected Behavior:
- Should create a new account and complete authentication successfully
- This worked correctly ~2.5 months ago
TL;DR
OAuth2 login with GitHub shows "general_bad_request" error post deletion via dashboard. Issue arises upon re-login attempt after account deletion. Previously functioning correctly. Solution: Refresh OAuth2 tokens or ask users to reauthenticate post deletion to resolve the error.Recommended threads
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- Create a new paid tier
Current pricing seems reasonable enough about what is someone getting for 25$. But for some people most of these resouces are getting wasted. Like the bandwidt...
- [Bug] Appwrite Auth User Prefs
User prefs are decoded as blank although there are plenty of data and add preference button not working in this case