
i am trying to use a function to query an account from the database but whilte using the function [Query.equal("accountId", currentAccount.$id)].
How do i go about fixing the error
TL;DR
The developer is encountering an error while using the function Query.equal("accountId", currentAccount.$id) to query an account from the database. To fix the error, they need to check the SDK version they are using and ensure it is compatible with the function being utilized. Additionally, they may need to verify the syntax and parameters of the query function for accuracy.
@D5

What's your SDK version?

13.0.0
Recommended threads
- how many Teams can be created?
I am creating an app where I will let users create groups. This could mean there will be many groups created by user, to isolate those groups properly I am thin...
- React native app login via Safari
Hi! I deployed for debug my React Native app in web, chrome everythink works well but in safari on mac and ios I cant login. I found this one error in safari co...
- Error Generation of certification for cu...
Hi, I tried to connect a custom domain, this worked but creating the certification afterwards fails with the following error: ```txt Failed to create TLS subsc...
