Rank 2: Process
BackMar 11, 2025, 17:12 Mar 11, 2025, 17:13 Mar 11, 2025, 17:13 Mar 11, 2025, 17:14 Mar 11, 2025, 17:16 Mar 11, 2025, 17:17 Mar 11, 2025, 17:18 Mar 11, 2025, 17:55 Mar 11, 2025, 17:56 Mar 11, 2025, 17:58
DatabasesAuthReact Native
User (role: guests)
Mar 11, 2025, 18:00
Votes
0
Replies
9
Participants
Unknown
Messages
10
MoheadageXXIVOriginal post
Summary
Developers are having trouble with users not being able to access the app. The issue seems to be related to permissions not being set correctly in Appwrite. The developers need to ensure that users are logged in to access certain pages and roles. Solution: Check and adjust permissions in Appwrite to allow access for users with the appropriate roles.
MoheadageXXIV
Rank 2: Process
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
MoheadageXXIV
Rank 2: Process
Steven
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
Steven
unless you're not logged in yet. then, the error is expected
MoheadageXXIV
Rank 2: Process
i can't enter the page although i'm logged, i delete session yet can't enter with already made account for test
Steven
if you're seeing that error, that means you're not logged in.
MoheadageXXIV
Rank 2: Process
MoheadageXXIV
Rank 2: Process
can't enter although i had it
Steven
this doesn't mean the user is logged in on the app