Back

There was an error processing your request. Please check the inputs and try again. (400)

  • 0
  • Flutter
Saurabh
30 Apr, 2024, 14:43

final res = await AppwriteConfig.account.create( userId: ID.unique(), name: 'abc', email: 'abc@gmail.com', password: 'ehgskyugfdhyfgy'); log("SIGN UP RESPONSE>>>>>>>>>>>>>>>>>>>>>>$res");

TL;DR
The developers are encountering a 400 error while processing a request. They need to provide more detailed information about the SDK version, whether it's for cloud or self-hosted. They are sharing a snippet of code where they are creating a new account, but the error persists. Solution: 1. Developers need to specify the SDK version being used and whether it's a cloud or self-hosted environment. 2. Check the inputs provided in the code snippet for creating a new account to ensure they are correct.
Evdog
30 Apr, 2024, 14:58

Gonna need more info, what SDK version? Cloud? Self Hosted? Be as verbose as you can please

Saurabh
30 Apr, 2024, 14:59

Sdk version 12.0.1 On cloud

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more