
I’m running Appwrite 1.7.4 docker image using the sdk-for-apple package. The collection has 16 documents if l run Query.limit(1) I get one record. But if I run Query.limit(2) I get a inflationerror(-3) which seems to be a Xcode error. I get the error every time the results are greater than one item. I am also not able to query all the items individually
Recommended threads
- (vcs.read) error when connecting github
when trying to connect my github app to gain access to the repo its showing this error: Error 401 User (role: guests) missing scope (vcs.read) general_unauthor...
- No access control allow origin -blocked ...
im not sure what exaclty im doing wrong - its my first time using appwrite - and im watching a tutorial about how to create a movie app and followed everything ...
- [SOLVED] Appwriteexception: invalid redi...
I've been following this documentation on my app: https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-7 On Localhost and local development, it's working fi...
