They don't match each other.
see the issue is that I want only one user can give one response ,
so I am running query to check if the response is greater than error
☝️
see I only used appwrite only
not sdk
What is your appwrite version?
14.0.1
Your Appwrite instance
Not the package
this iis happenning due to the query error
You'll see it here
rest all appwrite features is working
means?
What version do you see here?
1.5.5
???
@Binyamin
Okay,
You should use listDocument with queries instead of getDocuemnt
Can you explain what you're trying to do?
As I told I don't want a duplicate entries , so I am running a query to check if the userName exists or not
in the collection ID
You can set a unique index on that attibute
So Appwrite will prevent you from inserting duplicate entries
Recommended threads
- how can i make a relationship between a ...
i want to relate the $id from users auth table in appwrite with other column in my table user_profile. because is the same user... how can i have exactly the s...
- Google login on mobile not working
Hi the gg login auth in mobile not working. No error show. But the user couldnt login in Attached is the video. Desktop is working well and im using custom doma...
- Appwrite 1.8.1 TablesDB Permissions Issu...
Hi - I'm migrating a newer VueJS web application from Supabase to Appwrite. I'm looking for an experienced Appwrite Developer to help me solve a permissions iss...