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
- Charged after Downgrade
I downgraded from the pro plan last month, but it’s still trying to charge my card this month and my account has been restricted
- Invalid type for attribute 'email': emai...
I'm using the node-appwrite SDK to create a table, the column payload looks like this: ```json [{"key":"email","type":"email","required":true, "size": 512}] ``...
- Sydney Cloud Sites: App Git deployment a...
Project ID: rentwize-db The app Site fails after the build completes with a missing build archive error. Site id: app Framework: TanStack Start SSR Output dir...