Bitcoin Forum
June 16, 2024, 12:02:45 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Unable to query blockchain.info for balances (API change?)  (Read 1062 times)
CIYAM (OP)
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
March 03, 2015, 05:21:35 PM
 #1

This used to work fine:

http://blockchain.info/q/addressbalance/1ciyam3htJit1feGa26p2wQ4aw6KFTejU?confirmations=1

but now just comes back with nothing.

Has the API changed?

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
Fargo
Sr. Member
****
Offline Offline

Activity: 283
Merit: 250



View Profile WWW
March 03, 2015, 07:27:10 PM
 #2

Seems to be working fine. Blockchain is rather unreliable, might have just been down for a little.

  WEBSITE  |  WHITEPAPER  |  TWITTER
   GITHUB  |  REDDIT 
 
▬▬▬▬▬▬▬▬▬▬▬▬▬ ●    ● ▬▬▬▬▬▬▬▬▬▬▬▬▬
coinableS
Legendary
*
Offline Offline

Activity: 1442
Merit: 1179



View Profile WWW
March 04, 2015, 01:56:22 AM
 #3

Yes it changed, you have http instead of https. They removed http support in December. All requests now must be https://blockchain.info/etc

CIYAM (OP)
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
March 04, 2015, 02:26:21 AM
 #4

Yes it changed, you have http instead of https. They removed http support in December. All requests now must be https://blockchain.info/etc

Doh - I hadn't even realised I wasn't using https. Thanks for that.

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
EcuaMobi
Legendary
*
Offline Offline

Activity: 1862
Merit: 1469



View Profile
March 04, 2015, 03:44:05 AM
 #5

In my experience blockchain has been unreliable lately.

I'd recommend you to use https://github.com/bitpay/insight-api instead.

Ex:

https://insight.bitpay.com/api/addr/1ciyam3htJit1feGa26p2wQ4aw6KFTejU/balance

open source being a big plus.
CIYAM (OP)
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
March 04, 2015, 03:49:24 AM
 #6

In my experience blockchain has been unreliable lately.

I'd recommend you to use https://github.com/bitpay/insight-api instead.

I will look into this - thanks.



Yes - that works nicely (good to have an alternative).

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!