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
- Export issue
I just hit my free appwrite limit (500k reads) I'm willing to switch to local db but I can't export the db data from console. I'm getting: 402 Database reads l...
- hey i reallly wanted to know can i make ...
hey i reallly wanted to know can i make a tree database like parent child thing or is it only tables
- Am getting "The current user has been bl...
project id: 68d2c33a003ad875f0a5 i'm not able to login the appwrite console.