dashed-slug.net › Forums › CoinPayments.net Wallet Adapter extension support › Problem with Extension TOR › Reply To: Problem with Extension TOR
October 5, 2017 at 1:06 pm
#1881
alexg
Keymaster
My mistake, block.io is contactable over tor:
$ curl --socks5-hostname localhost:9050 https://block.io/api/v2/get_balance/?api_key=foo
{
"status" : "fail",
"data" : {
"error_message" : "Invalid value for parameter API_KEY provided."
}
}
You might be right about those curl attributes! Did it work for you?