Could not find user session: app.<project_id>@service.cloud.appwrite.io (role: applications)
- 0
- Auth
- Web
- Functions
Hello,
Error : Could not find user session: app.66e034f7001f1afeb163@service.cloud.appwrite.io (role: applications) missing scope (account)
I have this error when i'm trying to check if i'm logged.
I have 2 functions : one to create my session and another to check if my user is logged.
I already tried to change roles in my appwrite.json
and my session is created.
If someone has some tips or whatever, i'm free to speak about it.
Thanks.
Do you can send the code that is throwing this error?
You are using an API key here
Do not pass an API key in this case when you want to check an users session
Recommended threads
- 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...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...