Hey, I have a Flutter app running on an iOS simulator. I have the same project self-hosted and in the cloud. After creating an OAuth session with Google, I create a document. When I try to read it, I can do so on the self-hosted version, but in the cloud, I receive a 'user_unauthorized' error. It's exactly the same project, and the collection has the same permissions.
Are there Document Level Permissions?
Not sure if related, but it says '-1 documents'
In your Database > Collection > Check for Permissions & Document security
Naah, thats a different Stats related bug.
Recommended threads
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...