Bitcoin Forum

Economy => Service Discussion => Topic started by: minifrij on December 20, 2014, 05:41:35 PM



Title: Blockchain.info API error
Post by: minifrij on December 20, 2014, 05:41:35 PM
Hi,
I wasn't sure where to post this, so I thought that this was the most fitting section.
I'm trying to use the blockchain.info API in order to generate a new address for use on my website, however, I always get this error:
Quote
{"error":"pad block corrupted"}
I have contacted support, they told me to try a new wallet or URL encode the request, neither worked.
I have tried two separate wallets, and I have created a new one. No matter which wallet I use, I always get this error.
Has anyone got this error before? If so, how did you fix it?
Thanks,
-Minifrij


Title: Re: Blockchain.info API error
Post by: minifrij on December 21, 2014, 06:04:48 PM
Does anyone have a fix for this? It is currently stopping my website from working correctly.


Title: Re: Blockchain.info API error
Post by: minifrij on December 23, 2014, 12:09:59 AM
Problem was fixed with more help from support.

The fix was to URL encode (http://www.url-encode-decode.com/) my passwords and put them in the API call, as there must have been some characters that were interfering with the API.

Since this is solved, I will lock the thread.