Hello everyone, I am trying to make a function that is launched when deleting a collection, I am doing it with dart. I have an if looking for the req.method if it is equal to delete, but when I try it, the requests always arrive by post, I have tried it with the storage and it is the same, is it normal or why do they always arrive by post?
Recommended threads
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...
- Unable to Create Storage After Upgrading...
We upgraded our Appwrite instance from version 1.8.0 to 1.9.0 and successfully ran the migration process. However, after the upgrade, we are no longer able to c...
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...