deleteDocument shows The current user is not authorized to perform the requested action.
- 0
- Databases
- Web
- Cloud
my application is an ecomm app that list the products and i just want to add the delete functionality to delete the product the user has permission in appwrite console to delete and update it , has also created that product
My product.js code(service i created)
I used redux toolkit , redux persist for state management AllProduct.jsx code where i added delete product functionality
Recommended threads
- Does Appwrite allow SSE ?
i'm trying to setup a slack bot on my site. Your deployed SSE endpoint is returning a non‑SSE response …and the browser immediately closes the connection. read...
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- 1.8.1 - Databases - inline updating a ro...
When updating a database field via the inline edit method, the `$updatedAt` column does not get updated. Only if the row is updated by the "Update" interface (t...