And what is the ID now of the first document in the console?
let me see
6480eb7440b21da4f576 - this is the id now Should I call the Add function
Mmm. Then it should work
Same issue
And you keep sending the ID.unique()?
yes
So it should create new document ID each time. It looks like it stock on some ID.
yes
What's the payload tab show?
Also, do you have a unique index on the collection?
This is the payload
Yes , I have used ID.unique() while creating
No a unique index on the collection. Go to your collection in the Appwrite console and go to the indexes tab
yeah , I have set the email and tableName as index
That's what's causing the duplicate error then
oh okay, Thank You
Yes , I am able to save them
Huh?
I meant , I am able to write the queries to the database
So you're good now? Problem resolved?
yep
@Steven sorry intention was to send to another channel
yep its working fine , sorry didn't see the message , also Can send emails from appwrite cloud
[SOLVED] I am getting a 409 Error || Document with id already exists
Recommended threads
- Relationship data Not showing on update ...
Version : 1.9.0 OS/System : Windows10/Docker Database : MongoDB Clean Zero Installation The first thing I did in the testing process was create a category and...
- I lost my account, only thing i have is ...
So i had this project on appwrite for my web project called Islami zindagi, but i havent used it in a while, now i tried to login, but i could not remember the ...
- Sites: Auto deploy on wrong github repos...
Hello, I have kinda with UAT(testing env) and prod env. When i pull request from dev -> uat, which stands as pre-prod environment to fully test all functionalit...