Paddle Billing
Search

Notification cannot be replayed

You're attempting to replay a notification that's not delivered or failed.

Error MessageNotification %s cannot be replayed because it's not `delivered` or `failed`.
Error Codenotification_cannot_replay
Status Code400

Common causes

  • You're trying to replay a notification that's still in flight. A notification must be in either the delivered or failed` state to be replayed.

Solutions

  • Wait for the notification to be in a state of delivered or failed and try again.