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:
{
"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:
"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.