Skip to content

IP Blocked for API Key #47

@Chap92

Description

@Chap92

Created a bot for trading using the API. The bot initiates a trade after checking the price and then, keeps-on checking the price every 20 seconds until the correct conditions are met. This is way below the rate limit, However, after a few hours (sometimes minutes), I get this message:
{'code': 'ip_blocked_for_api_key', 'context': {'client_ip': '2687:sgw:2878:229:1'}}
IP address shown is fake; just for demonstration purposes. Why is this happening? The bot is hosted on a VPS server different from the location I'm living in. Is that it? Is the Delta server blacklisting me because my trading server and the computer I access my account from are in 2 different regions? OR something else?

Anyone eles faced this problem?
P.S I did whitelist both the IPv4 and IPv6 addresses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions