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
Sorry for not updating you, I tried out transactions again and they are working fine.
Recommended threads
- Issue related to index
Why it is showing this error?
- Unable to push function from API KEY wit...
When trying to push functions from Gitlab CI (with an API KEY and using the CLI), i saw that i was unable to push functions. ``` $ appwrite client --endpoint $...
- Appwrite Functions not executing with a ...
I have multiple functions running with a CRON Job however, they all stopped executing around 35 mins ago from this post. Project ID:6a4a03920012bede992d Region:...