Skip to content

Can't get basic authentication working or other issue #226

Closed Answered by btschwertfeger
mdrich-com asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @mdrich-com, thanks for reaching out!

which version of the python-kraken-sdk are you using? v2.2.0 is the latest version which I'm using below.

I just tried both template bots you mentioned at https://python-kraken-sdk.readthedocs.io/en/stable/src/examples/trading_bot_templates/spot_bot_templates.html and they just run through.

You may forgot to provide the environment variables SPOT_API_KEY and SPOT_SECRET_KEY (https://github.com/btschwertfeger/python-kraken-sdk/blob/v2.2.0/examples/spot_trading_bot_template_v2.py#L235-L236)?

SPOT_API_KEY=<our-public-key> SPOT_SECRET_KEY=<your-secret-key> python3 examples/spot_trading_bot_template_v2.py

2024/06/05 05:30:24 spot_trading_bot_template_v2,

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@mdrich-com
Comment options

@btschwertfeger
Comment options

@mdrich-com
Comment options

Answer selected by mdrich-com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants