Introducing Assembly Notification retry feature
It is now possible to replay an Assembly Notification by pressing a button on the website.
If you have configured a notify_url
for your Assembly's params, you will see a button
"Retry Notification" on an Assembly's detail page. This is helpful for debugging and for
the cases where the Notification went wrong because you did not return a 200 status code
or anything.
Enjoy!