Author

Topic: [BlockTrail] API Issues. (Read 416 times)

legendary
Activity: 1878
Merit: 1038
Telegram: https://t.me/eckmar
January 26, 2017, 05: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
legendary
Activity: 1400
Merit: 1009
January 26, 2017, 03: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 [email protected]
member
Activity: 73
Merit: 10
Bitcoin Supporter
January 26, 2017, 01: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.
Jump to: