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
- Does Appwrite allow SSE ?
i'm trying to setup a slack bot on my site. Your deployed SSE endpoint is returning a non‑SSE response …and the browser immediately closes the connection. read...
- Function executions fail with cURL error...
Appwrite version: 1.8.0 Executor version: 0.11.4 Function runtime: Python 3.12 SELF-HOSTED Function executions that occur at the same moment as the executor's ...
- Endless certificate generation cycle
Hello, when I try to add the subdomain stats.hedgehog-rp.ru, I get an infinite loop while the certificate is being generated. There are no problems with adding ...