
I was assigned a issue to resolve this bug: I reviewed the code and dont seem to find the solution
TL;DR
Title: "AppwriteException: Document with the requested ID already exists;"
Developers are encountering an "AppwriteException" stating that a document with the requested ID already exists. They suspect that the issue might be related to relationships within the app. In the network tab, they found a payload that might be relevant to the problem. The error seems to be caused by line 4 in the appwrite.config file. The developer has reviewed the code but has been unable to find a solution for the bug.
Line 4 is causing this error

This is where im import ID from

This is the appwrite.config file

@Kenny

This is from network tab under payload

Are you using relationships?
Recommended threads
- How to reduce DB Reads?
I just noticed that I hit the 500k db reads limit on my very small next js app with the most data being present in one collection having around 50 documents. ...
- Getting issue while migrating from Self ...
i try to migrating my project but when do this error come and dont allow to crate that migration
- Need help setting up this error is showi...
You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy. If you're the app developer, register the redirect URI in the Google Cl...
