'Bybit API Python Invalid API key
Hi I was trying to create a Bybit Trading bot and when I started testing it it stopped working and it keeps throwing the same error(10003) Invalid api key. I have checked it several times and it was correct. Do you know what can be the reason for that?
Solution 1:[1]
While generating the API key, there is an option at the bottom for whitelisted IP addresses which would be allowed to access the server with the generated API keys. It is possible that you might not have whitelisted your IP address.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Vaibhav Dhingra |