The custom collection id is "members" and when I call it with sdk it doesn't work.
the name is equal to id, is it a problem?
I give all the permissions to logged user
I think it is an auth problem, after authentication how can I query the db within that session?
ok understood
I am passing the authenticated client object and it doesn't work
How can I make a query after a session is created?
Hi, please don't cross post : )
To fetch documents, use listDocuments(). See https://appwrite.io/docs/client/databases?sdk=web-default#databasesListDocuments
sorry I've deleted it
You need to give permission to the collection as well
Recommended threads
- Urgent help with removed databases
Hi <@564158268319203348> <@501784879638249472> I wrote to paid plan support about this but no response as of yet… About an hour ago one of the interns from o...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...