hey basically currently i am learning about appwrite database. so when user signup and a button gonna render on there screen and then when user click on that button then i have created some array data so that data gonna be added inside database but next time when same user logged in and then click on that button then console give the error console is
saying AppwriteException: Document with the requested ID already exists. Try again with a different ID or use ID.unique() to generate a unique ID.
but i want every time same user logged in then there data gonna be added to there id only not any unique id , if you need more clearity of the problem please let me know
Recommended threads
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region
- Project paused?
Hello, I have two Appwrite projects and I can not resume them for some reason. I'm using the free plan, and I saw in the pricing page that 2 free projects are a...