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
- total parameter not working correctly in...
Hello Appwrite team, I'm experiencing issues with the total parameter in the listRows() method (TablesDB) across multiple SDKs. **Issue 1**: Node.js SDK (node...
- Accessing secure files from storage via ...
Hi everyone, can someone tell me what is the preferred way of accesssing user only files from storage in react native? I saved the file with user only read per...
- Confusion around Tables / TablesDB vs Da...
Hello everyone, I ran into quite a bit of confusion when trying to migrate a Function from Databases.createDocument() to the new Tables / Rows API and wanted t...