{ "error": { "type": "request_error", "code": "notification_maximum_active_settings_reached", "detail": "Maximum number of notification settings reached.", "documentation_url": "https://developer.paddle.com/errors/notifications/notification_maximum_active_settings_reached" }, "meta": { "request_id": "00000000-0000-0000-0000-000000000000" }}Details
- Status code
- 400
- Error code
-
notification_maximum_active_settings_reached - Error message
- Maximum number of notification settings reached.
Common causes
- Your account has reached the maximum of 10 active notification settings. You can add as many settings as you like, but only 10 can be active at once.
Troubleshooting
- Deactivate one or more of your existing notification settings using the Paddle dashboard, or sending a
PATCHrequest withactive: false.