As in frontend need to show dialog to user based in error code and error tyoe.
So, is there any place where we can find conditions when error could happen for each api?
Else only option to test all the cases one by one... And then map it manually...
This might help: https://appwrite.io/docs/response-codes#errorTypes
thank you, yap yap definitely i guess... I will look into details and let you know if incase if anything š
[SOLVED] list of all possible error code, error types and reason for occurence.
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- edu email
my edu email is my seccondary email for github and when i signed in i dont think its registering i have an edu email using githubs education pack anyone know ho...
- mcp-server-appwrite 0.4 fails on startup...
Iām trying to use `mcp-server-appwrite` against Appwrite Cloud and the server authenticates successfully, but fails during startup validation when probing `tabl...