Hi, i'm nomore gettings the exception "user_already_exists" if i try to sign up with a mail already signed up, but instead i'm getting "general_bad_request". Is this normal?
No… What do you see in the Appwrite logs?
lemme check..
[Error] Timestamp: 2024-09-05T16:04:26+00:00 [Error] Method: POST [Error] URL: /v1/account [Error] Type: Appwrite\Extend\Exception [Error] Message: There was an error processing your request. Please check the inputs and try again. [Error] File: /usr/src/code/app/controllers/api/account.php [Error] Line: 231
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...