{ "error": { "type": "request_error", "code": "notification_setting_cannot_be_duplicate", "detail": "A notification setting with the same destination and configuration already exists.", "documentation_url": "https://developer.paddle.com/errors/notifications/notification_setting_cannot_be_duplicate" }, "meta": { "request_id": "00000000-0000-0000-0000-000000000000" }}Details
- Status code
- 409
- Error code
-
notification_setting_cannot_be_duplicate - Error message
- A notification setting with the same destination and configuration already exists.
Common causes
- You're creating or updating a notification setting with the same destination (URL or email) and configuration as one that already exists.
Troubleshooting
- Change the destination or configuration so it doesn't match an existing notification setting.
- Check your existing notification settings — if one already covers this, update it instead of creating a new one.