

hi, i don't know the exact problem with the app, but i can't get the guest role correct although i did the permissions in the appwrite


role:guest This means you're not logged in
scope (account) This means you're trying to access an account
You need to log in

unless you're not logged in yet. then, the error is expected

i can't enter the page although i'm logged, i delete session yet can't enter with already made account for test

if you're seeing that error, that means you're not logged in.


can't enter although i had it

this doesn't mean the user is logged in on the app
Recommended threads
- Can't update the default value of an exi...
It is giving us an error: "Minimum value must be lesser than maximum value", when we update the existing attribute in one of our database.
- general_route_not_found The requested ro...
``` {"message":"The requested route was not found. Please refer to the API docs and try again.","code":404,"type":"general_route_not_found","version":"1.6.1"} `...
- Support for appwrite in selfhosted env w...
I'm trying to run appwrite in a self-hosted env with a remote redis and mariadb. i have edited the .env value like this : # Redis Configuration _APP_REDIS_HO...
