80612: Duplicate Entry
PROXY
ERROR
This error occurs when you try to add a Proxy Participant with an identifier that already exists, or with an identifier that matches a participant you previously deleted. Proxy does not let you reuse the same identifier for a removed participant.
- You submitted a Participant create request with an
identifierthat already exists. - You submitted a Participant create request with an
identifierthat was previously used by a participant that has been deleted.
- Use a unique
identifierwhen you create the participant. - If you deleted a participant, create the replacement participant with a different
identifier. - Review your participant creation logic to make sure your application does not submit the same
identifieragain after the participant already exists or has been removed.