Error Codes
CONFLICT
Problem
Another resource already uses that entry. For example emails must be unique globally.
Solution
Check the request by debugging or logging it and making sure it’s correct.
If that doesn’t help, write us an email.
The error code related to the status code.
Available options:
CONFLICT
Example:
"CONFLICT"
A human readable message describing the issue.
Example:
"Resource already exists"
The request id to be used for debugging and error reporting.
Example:
"37a04f8f-e791-491c-81e1-86cd304649bb"
The docs related to the error code.
Example:
"https://docs.nomos.energy/api-references/errors/CONFLICT"