Hello 👋
I'm using appwrite flutter sdk and no matter how I tried to build a query it always throws an exception.
Here's my code and the exception
Invalid Query
Remove the jsonEncode surrounding Query.search(...). The Query functions return a String
I tried that before adding it
It's the same result!!
Is roomId a valid attribute? What's the structure of your collection and does it have any relationships?
Recommended threads
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- How to update from 1.8.1 to 1.9.6
Due to the number of issues reported in version 1.9.5, I am hesitant to proceed with the update. Could anyone advise if version 1.9.6 is stable and resolves tho...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...