bitbns-official / bitbnspy

MIT License
9 stars 6 forks source link

swap order is not working #82

Closed durveshodi closed 2 years ago

durveshodi commented 2 years ago

HTTPSConnectionPool(host='api.bitbns.com', port=443): Read timed out. (read timeout=30) {'data': None, 'status': 0, 'error': 'Invalid Non-JSON response - swapLimitINR'}

i got above error when i place swap order this command i used bitbnsObj.swapLimitINR({'coin': 'BTC', 'quantity':0.000005, 'rate': 3358000, 'type': 0})

its-mohnish commented 2 years ago

Hi, I think this is an issue with your network connection. Can you please check that once again

sanket-buyhatke commented 2 years ago

closing this issue, please feel free to reopen if you are facing the issue again