abdulelahsgOriginal post
Rank 1: Thread
Hi, when using account.create() to register a new user with the Gmail domain, I got "There was an error processing your request. Please check the inputs and try again." I'm sure the inputs are correct. and this is the response from Appwrite "message": "There was an error processing your request. Please check the inputs and try again.", "code": 400, "type": "general_bad_request", "version": "1.6.1" I'm using cloud version and android SDK 5.1.1
Summary
Issue with creating an account using Gmail domain. Error message: "There was an error processing your request. Please check the inputs and try again." Appwrite response code 400, type: general_bad_request. Using cloud version and Android SDK 5.1.1.