
This is working on the client side but the server keeps throwing and error both on local dev (which is kind of expected) and on my digital ocean hosted nuxt 3 app I have tried serval times to make sure domains a set appropriately and have created custom domains which all seem to work but this server error keeps happing and I don't know how to fix? Has anone used nuxt-appwrite ?
fetchUser ERROR AppwriteException: User (role: guests) missing scope (account) at Client.<anonymous> (.../appwrite:387:27) at Generator.next (<anonymous>) at fulfilled (..../appwrite:24:58) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 401, type: 'general_unauthorized_scope', response: { message: 'User (role: guests) missing scope (account)', code: 401, type: 'general_unauthorized_scope', version: '1.2.0' } }

I think your only option for this is to create a JWT token from the client side and pass it to your nuxt back end

@Stormbringer shall I close this? everything good ?

[SOLVED] nuxt-appwrite with OAuth2 provider
Recommended threads
- Having errors migrating to cloud
Project will not migrate compeltely
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Looking for Partner
I'm looking for partner for long-term collaborating. Of course, I'll pay for you. If you are interested, Please DM me.
