Im using appwrite cloud and im getting an error saying AppwriteException: Invalid query: Query type does not match expected: double
Im trying to add a Query to search only products that are between a range of prices
Im going to attach 3 images, one of the attribute, one of my approach to trying to make it work (i supposed i need to convert the values to a float), and one of the console error
Recommended threads
- Bug: Cloud Function On Schedule Didn't R...
Heya I have a cloud function with this cron `0 17 * * *` to run at 9AM PT every day. I have not touched this since I set it up, and it has been working fine s...
- functions
Code for function not being created in Github. Permissions are set correctly, repository is created, however no code is in the created repository. Just trying...
- Error 400: redirect_uri_mismatch
Hi team, Google OAuth was working fine with our Appwrite Cloud setup until yesterday. We did not change any configuration in Appwrite, Google Cloud, or our cod...