- I created a transaction to bulk delete rows in a table has
doneequaltruefollow documentation. But when run, it returns 401 unauthorized error as screenshot below. - I can delete a single record successfully.
- Table permissions is users can create, row security is a user can read, update, delete his/her own rows.
Hi! You can use loops for performing the bulk delete operation.
The only drawback is that it's too slow for larger no. of documents.
Yes, thank you! I think it's will be the last resort option. But I still prefer the transactions way and just curious what is the root cause of this error ๐ .
Can you please share how are you creating the Appwrite client instance?
Recommended threads
- Appwrite Cloud project is paused and nev...
Hi Appwrite Team & Community, I am facing a problem with one of my Appwrite Cloud projects which seems to be identical to the other cases of "paused projects" ...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- Timed out waiting for runtime error
execution id 6a3e0791978712d81ee0 im having issue with appwrite function runtime performance. even after 4gbram and cpu same function sometimes completes in a...