it was working like an hour ago. idk if something is wrong with our codebase, or it's something from appwrite. the ss shows my collection permissions. but i'm still getting "The current user is not authorized to perform the requested action" when i try databases.listDocuments
is anyone facing the same error or it's only me?
Stack:
Nextjs@14
Appwrite cloud
TL;DR
Developers experiencing 'user_unauthorized' error even though collection has Read permission for Any. Issue arose suddenly, unsure if related to codebase or Appwrite. Collection permissions appear correct. Error persists when trying `databases.listDocuments`. Stack: Nextjs@14, Appwrite cloud.