MihirOriginal post
Rank 1: Thread
After upgrading to latest version, I am started getting this error. How to fix it? I want to use the latest version to use the Query.Contains
AppwriteException: Invalid query: {"method":"equal","attribute":"accountId","values":["xxxxxxxxxxxx"]}
Summary
Appwrite developers are experiencing an Invalid Query exception after upgrading their app to version 14.0.0. The issue arises because Appwrite Cloud is currently in version 1.4.14, while version 14.0.0 requires 1.5 which is not available in cloud yet. Solution: Downgrade to version 13.0.2 to resolve the error and be able to use `Query.Contains`.