Nikolaos Maroulis
Nikolaos Maroulis
Thanks for your answer @melukasz . I was unable to connect to the API. Maybe I'm confused about the sandbox API in general. I created an account here https://public-sandbox.exchange.coinbase.com/ and...
Just FYI I saw that the cbpro library does the trick, but it's really outdated, so I ended up using the requests library and send custom HTTP requests.
Hi Wasif, thanks for your nice comment and sorry for the late reply. I would suggest to create a file called api_credentials.json in the backend/config/api_keys directory. Please see the api_credentials_template.py...