bitbns-official / bitbnspy

MIT License
9 stars 6 forks source link

bitbns(key, secretKey) : JSONDecodeError: Expecting value: line 1 column 1 (char 0) #79

Open boral opened 2 years ago

boral commented 2 years ago

Describe your environment

Steps to reproduce:


key = 'your key'
secretKey = 'your secret key'

>>> bitbns(key, secretKey)
JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Observed Results:

its-mohnish commented 2 years ago

Hi @boral. I tried reproducing your error, but couldn't. Can you please share which version of bitbnspy are you using.