Im on appwrite cloud, and use the flutter client. I have a collection with the Permissions set to anyone can read. The same setup works for another collection. But in this case the client throws an error "The current user is not authorized to perform the requested action."
TL;DR
Developers are experiencing an issue with reading a collection with permissions set to read:any in Appwrite Cloud using the Flutter client. Error message "The current user is not authorized to perform the requested action" pops up. Double-check relationship attributes and collections setups for discrepancies.