
i have no idea why this hapened but i can't get my collection to-do from the database the other collections works but this one doesn't

Since when is this happening?

Is this a newly created project?

noo its an old one but the collection stoped working like last week

What's your project id?

And would you please check the browsers network logs to see what API call is failing?

65cb741792b1f8706002 this is my project id

sec

the get method that im using to fetch from the todo collection


Wait...this doesn't look right...can you do a hard refresh, clearing your cache?

its not about the code no ?

bc when i click on my collection

i get the error 500

Sorry I don't quite follow...can you do a screen recording?

I'm not sure how that equal query got in there


Can you try in an incognito window?

same thing happens

What's the network request?


Well the queries look better now

ah sorry i gave you the request from my site earlier xD
Recommended threads
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Is p-limit compatible with Appwrite?
I have a function that makes asynchronous calls to different Appwrite collections. This is how I make the call: ```js await Promise.allSettled([ ...
- Realtime stuck on pending
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting...
