{ "error": { "type": "request_error", "code": "url_notification_setting_incorrect", "detail": "A URL notification setting destination must be a valid URL.", "documentation_url": "https://developer.paddle.com/errors/notifications/url_notification_setting_incorrect" }, "meta": { "request_id": "00000000-0000-0000-0000-000000000000" }}Details
- Status code
- 400
- Error code
-
url_notification_setting_incorrect - Error message
- A URL notification setting destination must be a valid URL.
Common causes
- The notification destination isn't a valid URL.
Troubleshooting
- Make sure the destination is a valid URL, including the scheme (e.g.
https://).