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
- login With OAuth Failed
login With OAuth Failed: when i cliick to login with any of the following (facebook, gmail or apple) am being redirected out of the app to enter my detail, afte...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...