Rank 1: Thread
The custom collection id is "members" and when I call it with sdk it doesn't work.
Votes
0
Replies
10
Participants
Unknown
Messages
11
Rank 1: Thread
The custom collection id is "members" and when I call it with sdk it doesn't work.
Rank 1: Thread
the name is equal to id, is it a problem?
Rank 1: Thread
I give all the permissions to logged user
Rank 1: Thread
I think it is an auth problem, after authentication how can I query the db within that session?
Rank 1: Thread
ok understood
Rank 1: Thread
I am passing the authenticated client object and it doesn't work
Rank 1: Thread
How can I make a query after a session is created?
Hi, please don't cross post : )
Admin
To fetch documents, use listDocuments(). See https://appwrite.io/docs/client/databases?sdk=web-default#databasesListDocuments
sorry I've deleted it
Moderator
You need to give permission to the collection as well