Bitcoin Forum
May 27, 2024, 09:47:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: [BlockTrail] API Issues.  (Read 416 times)
NinjaBits (OP)
Member
**
Offline Offline

Activity: 73
Merit: 10

Bitcoin Supporter


View Profile
January 26, 2017, 05:32:08 PM
 #1

Hello members.

I am using BT (BlockTrail) API.
I was recently testing a script, and I acidentaly ended up over-reaching the limits, and they Banned the IP.

I tried to contact my hosting company to change IP. They did change the IP - Still not working (Banned).
I tried making new BT Account - Not working.
I tried VPNs from my side - No effect.

Could it be, that the BAN is not on the IP, but on a specific domain name?
Maybe it might even be that they banned a specific IP range - but that would not make sense, that is too brutal.

Code:
Server Response: {"code":429,"msg":"Too Many Requests [banned IP]"}' in /home/epzxlemp/public_html/api/blocktrail/blocktrail-sdk/src/Connection/RestClient.php:281
Stack trace:
#0 /home/epzxlemp/public_html/api/blocktrail/blocktrail-sdk/src/Connection/RestClient.php(246): Blocktrail\SDK\Connection\RestClient->responseHandler(Object(GuzzleHttp\Message\Response))
#1 /home/epzxlemp/public_html/api/blocktrail/blocktrail-sdk/src/Connection/RestClient.php(127): Blocktrail\SDK\Connection\RestClient->request('GET', 'wallet/Antony', NULL, NULL, 'http-signatures', NULL, NULL)
#2 /home/epzxlemp/public_html/api/blocktrail/blocktrail-sdk/src/BlocktrailSDK.php(687): Blocktrail\SDK\Connection\RestClient->get('wallet/Antony', NULL, 'http-signatures')
#3 /home/epzxlemp/public_html/api/blocktrail/blocktrail-sdk/src/BlocktrailSDK.php(657): Blocktrail\SDK\BlocktrailSDK->getWallet('Antony')
#4 /home/epzxlemp/public_ in /home/epzxlemp/public_html/api/blocktrail/blocktrail-sdk/src/Connection/RestClient.php on line 281

Anyone can help me with this?
Thanks.
lite
Legendary
*
Offline Offline

Activity: 1400
Merit: 1009


View Profile
January 26, 2017, 07:28:26 PM
 #2

Did you contact blocktrail support regarding this matter, they'll be able to help you much better. here send them an email support@blocktrail.com
eckmar
Legendary
*
Offline Offline

Activity: 1878
Merit: 1038


Telegram: https://t.me/eckmar


View Profile
January 26, 2017, 09:47:19 PM
 #3

When you get that message it should refer to the IP that request was sent from (your server IP) but you said you already changed that so my guess is they banned your domain name. Try sending request from local development server and see what would happen
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!