
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
- Appwrite REST API Docs in LLM-Friendly F...
Is there a version of the Appwrite REST API documentation available in a format suitable for LLM vector embedding? Specifically, Iām referring to the following ...
- OpenAI Whisper on Appwrite Sites
Hey guys, just wondering if I can serve an OpenAI Whisper AI on appwrite / appwrite sites. tiny model is like ~40-50MB
- Google Oauth help
this error pops up (TypeError: (0 , {imported module [project]/src/lib/auth.ts [app-rsc] (ecmascript)}.signIn) is not a function) but cant find a way to solve i...
