Hi!
Why I get this after trying to write data to database?
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: AppwriteException: user_unauthorized, The current user is not authorized to perform the requested action.
TL;DR
The user is getting an error message stating "user_unauthorized" when trying to write data to the database. The issue seems to be related to permissions.
safwan
2 Apr, 2023, 10:08
Do you have any permissions set for writing to the database?