Rank 2: Process
i cant retrieve my data
Votes
0
Replies
19
Participants
Unknown
Messages
20
Rank 2: Process
i cant retrieve my data
Rank 2: Process
@Kenny
Rank 2: Process
error getting data in tasks: AppwriteException: The current user is not authorized to perform the requested action.
Rank 2: Process
Rank 2: Process
this is how im creating the row
Rank 2: Process
and the id is correct, i log it right before creating the row
Rank 2: Process
this fails
Rank 2: Process
maybe i should do something like this?
Rank 2: Process
[Query.equal("creator", userId)]
Rank 2: Process
ill try
You shouldn't have to do anything like this. The user should only get data they have access to
Rank 2: Process
yea still doesnt work
can you show a screenshot of your collection settings and the document settings?
Rank 2: Process
collection:
Rank 2: Process
row:
Rank 2: Process
idk what else to show you tbh
Console log current user id
Check if both are same
Rank 2: Process
yes they are
Try creating a new row
In the console
And use getRow for debugging
Do both your db tasks and db tests fail? Do they both have these exact permissions? Do you have any relationships?