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
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...