Hello im getting this error and im not sure to fix this issue. It seems that it works sometimes and then it gives me this error
@Alex Did you try to change collection permissions from settings on the interface??
where would that be?
where would that be?
inside the collection, you find theses tabs
click on Settings
when u are there, scroll down a bit and you gonna find case for Permissions
here you can control permission by adding a role
try this and tell me how it wenty
went*
This is a get account request so collection permissions are unrelated
This error means you're not logged in. Did you create a session?
Recommended threads
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...