SamiullahOriginal post
Rank 1: Thread
My usecase is i have to get all the documents from appwrite but when i tried to fetch it only allowed me till 75k documents, i am trying to get documents using limit query.
I am appending error snapshots.
Btw i am using http and set domain using hostname as i am testing right but will provide certificates and stuff when i complete my testing.
Summary
Developers are facing an XMLHttpRequest error (0) when trying to list more than 75k documents using Flutter and Appwrite. The error occurs even when using the 'limit' query. The developer is currently testing with a hostname and plans to provide certificates later.