
This error is occuring

This problem is coming on already implemented code of chat

I think it's server side problem

What's the code that triggers this?

final docs = await AuthService.databases.listDocuments( databaseId: ChatData.databaseId, collectionId: ChatData.collectionId, queries: [ Query.search( "receivers", currentUser.userId, ), ], ); I am listing Documents and this is giving me error

Does it happen randomly or all the time?

It start happening today

and happening regularly now

and we didn't even change anything

It's cloud, right?

Yes

@Evdog Do you have any ideas on what could be causing this?
Recommended threads
- Email Verification Email
Hi everyone, I’m currently experiencing an issue with the email verification functionality. When I trigger the verification, the request returns a valid respon...
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain api.kondri.lt (CNAME pointing to appwrite.network., also tried fra.cloud.appwrite.io with no luck ) but encountering a ...
- Internal curl errors has occurred within...
