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.
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.