If anyone else is having problems retrieving wallet balance, since blockchain.info started refusing requests from old IE versions, here's the solution. In settings, don't use "Addresses" field. Retrieve your address balance through "Pool #1":
Poll #1 URL:
https://chain.api.btc.com/v3/address/YOUR_BTC_ADDRESSPaid amount JSON key: json.data.balance/100000000
Also, if by any chance Bitstamp which is the default doesn't work for retrieving exchange rate, you can use Binance as primary exchange:
Primary exchange:
https://api.binance.com/api/v3/ticker?symbol=BTCUSDTExchange rate JSON key: lastPrice
Hi, Thanks for the nice gadget which i am using for many years.
It stopped working.
I tried to change the primary exchange, which gives N/A
I checked in browser
https://api.binance.com/api/v3/ticker?symbol=BTCUSDTIt gives error
{
"code": 0,
"msg": "Service unavailable from a restricted location according to 'b. Eligibility' in
https://www.binance.com/en/terms. Please contact customer service if you believe you received this message in error."
}
What to do?