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
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...
- Dev Keys not working
looks like dev key are broken they simply don't work i suggest remove them until you have them working otherwise they confuse devs took me few minutes trying ...