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
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...