{ "error": { "type": "request_error", "code": "notification_simulation_run_notification_settings_conflict", "detail": "Simulations with an invalid notification setting can't be run.", "documentation_url": "https://developer.paddle.com/errors/notifications/notification_simulation_run_notification_settings_conflict" }, "meta": { "request_id": "00000000-0000-0000-0000-000000000000" }}Details
- Status code
- 409
- Error code
-
notification_simulation_run_notification_settings_conflict - Error message
- Simulations with an invalid notification setting can't be run.
Common causes
- The notification setting is invalid. This typically happens when
traffic_sourceprevents sending simulated events. - A notification setting may have been updated recently so
traffic_sourceisplatform, meaning simulated traffic isn't allowed.
Troubleshooting
- Update the notification setting so that the
traffic_sourceis eitherallorsimulation, then try to run again. - Check that the other values for your notification setting are correct, then try to run again.