When I try to execute
tx = tablesDB.create_transaction()
I get this error message:
app.############@service.cloud.appwrite.io (role: applications) missing scopes (["rows.write"])
Other database operations work.
Update rows works?
Update rows doesn't work since it says you can't do bulk updates with relationships in the table. But update_row works.
Looks like it's still not working this morning
i've escalated this to the team
Thanks
Pushed a fix, let me know if you still have issues
Recommended threads
- Added Custom Domain - API requests with ...
I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in clou...
- Table contents missing (attributes+rows)
Here is an image of the cloud and the attributes that should exist Some of the table do have the data but others dont. I am able to access the rows via api c...
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...