
According to the docs, in Swift when calling databases.deleteDocument
the response is supposed to be 204 (No Content). However, we are finding the response is true on success or an error is thrown on fail. But the true response is actually ANY. Is this just an error in the documentation or is there more to it? https://appwrite.io/docs/references/cloud/client-apple/databases#deleteDocument
Recommended threads
- Project Setup
Hi Appwrite Community. I would like to set up my Xcode Project with the Appwrite SDK. I can't get it to work. I hope somebody can help me with this. Thanks 🙂 ...
- Issue with `listDocuments` when using qu...
Hello, Appwrite team! I'm having an issue with `listDocuments` when using query modifiers: **Environment:** - Self-hosted Appwrite (`Version 1.4.13`) installe...
- Function gives unauthorized error when w...
I am on free tier. I have function that has three attributes: 1. A stand alone attribute (required) 2. A many to one relationship attribute 3. A many to man...
