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
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- DB Relational Table Request
Hi, I'd like to suggest a rewording of the relationships between tables. - Current wording: storeOperatingDays can contain one storeId ...