hi I have problem with my app I use Appwrite to save post data but I do not know why it is not working I have this error: Exception has occurred. AppwriteException: document_not_found, Document with the requested ID could not be found. (404)) what should I do ??
TL;DR
The user is experiencing an AppwriteException while trying to save post data. They are unsure of why it is not working and are receiving the error message "document_not_found, Document with the requested ID could not be found. (404)". They are seeking advice on what to do next.how are you creating them? via the client app or console?
Recommended threads
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...