
Hi Maintainers, I'm experiencing an error when trying to join appwrite ( sign in / sign up ) with GitHub and email.
Github login/Signup Error Message:
TypeScript
{
"message":"There was an error processing your request. Please check the inputs and try again.",
"code":400,"type":"general_bad_request","version":"1.6.0"}
Email login/Signup Error Message:
TypeScript
"There was an error processing your request. Please check the inputs and try again"
TL;DR
Developers are facing errors when trying to sign up/login with GitHub and email on AppWrite.
**Solution:** The error message indicates a bad request, so ensure that the inputs are correct and try again.Recommended threads
- Unable to Access Project Dashboard After...
I’m currently working on a team project using Appwrite and ran into an issue accessing my project dashboard. After clearing cookies and cache, I attempted to lo...
- Getting unwanted Errors
Whenever I try to open the app or access the admin panel, I encounter the same types of errors. I've tried multiple times, but the issue keeps recurring.
- Unable to migrate the project to self ho...
The Continue button is disabled in the migration modal. Unable to migrate the project. In both local and cloud appwrite 1.7.4
