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
- Issue Related to Presence
```PresenceService: upsert error – AppwriteException: user_unauthorized, The current user is not authorized to perform the requested action. (401) ...
- iOS Auth - Apple OAuth not working.
when i use the prod app, the apple auth on ios is not working, it shows me: missing redirect url. however the debug version, connected to another project is wor...
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...