Hello appwrite I want to show a better error messages to my app users in different languages
So I'm looking for a list of all appwrite errors code
TL;DR
Developers discuss AppwriteException codes, suggest a GitHub link for reference, and mention that the provided link may not be up to date. One developer is looking for a list of all Appwrite error codes to display better error messages to app users in different languages. Solution: Visit https://appwrite.io/docs/advanced/platform/response-codes for more information.This is not fully up2date tho
That's super helpful thnx a lot mate
Recommended threads
- appwrite pull Tables duplicates all coll...
I encountered a bug when running appwrite pull Tables. Every existing collection in my appwrite.json gets duplicated. One collection ended up appearing three t...
- Opening Project I get "500 Internal Erro...
https://cloud.appwrite.io/console/project-fra-69521af1003b40c342b1/overview/platforms I want open my app now. how to fix this? I can't find solution to fix th...
- Realtime doesn't seem to work with Table...
Hi, I am trying to connect my tables rows with realtime on my react website, it connects, but I dont get the rows when a row is being created. I tried with Chan...