Open Ruby-Coleman opened 4 years ago
Hi @Ruby-Coleman
Thanks for your feedback.
This demo app has been tested with Python 3.5.2 and it should work works after adding your API key and private key in the code (near the end of the file).
If it does not work with newer versions of Python3, please let us know and we will upgrade the sample.
Thanks.
Regards, Martin
No it is not working I am getting the same error.
binascii.Error: Invalid base64-encoded string: number of data characters (117) cannot be 1 more than a multiple of 4
So I downloaded the module at https://github.com/BTCMarkets/api-v3-client-python and I placed main.py inside of the Lib folder, but whenever I try 'import main' in the python interpreter, I get the following error: