How to cancel the callback url registered on blockchain.info

0

So i was testing the Blockchain receive API, and during the first trial, I had a typo on the callback url.

Does that mean blockchain.info will retry to call that bad url 1000 times before it finally gives up ?

Is there a way to cancel the unwanted callback registered on blockchain.info ?

tensaix2j

Posted 2015-06-28T16:53:50.167

Reputation: 103

Answers

0

Does that mean blockchain.info will retry to call that bad url 1000 times before it finally gives up ?

It would appear so, and I can't see a way to cancel it, besides creating a page at that url with the text '*ok*'

To see what requests it's made already, try looking at this page and putting the bad url in the Check Callback Response Log form.

Nick ODell

Posted 2015-06-28T16:53:50.167

Reputation: 26 536

Too bad It was domain name typo.tensaix2j 2015-06-28T17:25:43.877