
Hi, I'm currently working on auth part of my app.
I have user logged in and session created. When getting current user e.g final Account account = Account(client)
final user = await account.get()
with all Scopes
enabled in project settings I am still getting this error Unhandled Exception: AppwriteException: general_unauthorized_scope, app.662422262de1b965d439@service.cloud.appwrite.io (role: applications) missing scope (account) (401)
.
Someone please help me understand maybe I'm doing it wrong.
Recommended threads
- Appwrite Cloud + Firebase hosting login ...
Hey team, can you please add the following to the CORS allowlist for my cloud project? Project ID: 68633b67002faf66fbcf Domains to allow: - https://taggit-...
- Collection Permission issue
I am facing issue in my Pro account. "Add" button is disabled while adding permission in DB collection settings.
- SSO google apple not working anymore
We use Apple and Google sso in our react native app. Everything worked fine until we noticed today that we see general argument error. We did not change anythi...
