Author

Topic: Blockchain.info JSON-RPC Broke with v0.8.1 (Read 770 times)

hero member
Activity: 560
Merit: 500
I am the one who knocks
April 07, 2013, 03:58:43 PM
#1
I was trying to get bitcoind v0.8.1 hooked up  to the blockchain.info JSON-RPC and I kept getting:
Code:
$ bitcoind getinfo
error: couldn't parse reply from server

My ~/bitcoin/bitcoin.conf file:
Code:
rpcconnect=blockchain.info
rpcport=443
rpcssl=1
rpcuser=MyWalletGUID
rpcpassword=MyS00perS3cretPassword
printtoconsole=1
debug=1

I can't figure out what is wrong, I can get curl to work fine and it returns results as expected.  I know I had this working some months ago, which makes me think that maybe it is a problem with the newer bitcoind (which I just installed from apt this morning: Bitcoin version v0.8.1.0-g34d62a8-beta)?
Jump to: