Hi, I am trying out appwrite for a side project and I'm getting this error where the document is getting created in the database but when I call it through server actions in Nextjs it is giving me wrong data. I've attached the pictures for the same. Any help would be greatly appreciated. π
I'm only getting 3 results here whereas there are 5 docs in the database
Recommended threads
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...