Avidev-creatorOriginal post
Rank 1: Thread
Invalid query: {"method":"equal","attribute":"status","values":["active"]}
Summary
Developers experiencing an issue with using Query.equal in their code, getting an "Invalid query" error. The correct method should be `Query.equal('status', 'active')`.