
Is there a way I can find out all the possible errors that I can get from a certain endpoint? I'm aware of this page https://appwrite.io/docs/response-codes and I'm just wondering if there is a better way to get all the errors for something. So for example if I want to tell the user what went wrong when they tried to sign up, do I have to go over the whole list and find the possible errors? Because 90% of them are not even relevant.

You can look at the user related types. Of course you can look at the source code too since it's public
Recommended threads
- Relation with Auth User
WIll Appwrite ever add the ability to create a relation to an Auth user? It seems tedious that the solution for this is to create a separate User table and add...
- My Appwrite login is failing
Hello team, I’m facing a login issue with appwrite this morning. I started receiving customer support emails that they can’t login. I haven’t changed or pushed ...
- Problems following https://appwrite.io/b...
To me it is unclear what the author means when he writes "Please note that the Appwrite instance should be shut down". I am using docker. What exactly am I supp...
