coinbase api_key file format issue? #850
Unanswered
shervin422
asked this question in
Q&A
Replies: 1 comment
-
+1 for me. I've asked it here a while back: #843 - seems that this project is dead, too bad. It looks like there is no longer a Coinbase "pro" but it is now "Advanced" and the key format is different, so the legacy key does not work either. I get this error when running a legacy key on all updated install: Bot1 2024-10-13 16:49:47 ETH-USD 3600 ValueError('Length mismatch: Expected axis has 6 elements, new values have 5 elements') |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am hoping to use the coinbase exchange via the api key I have setup on my coinbase account. However, I keep getting the same error when launching the bot:
Hoping to confirm whether my coinbase.key file needs to be formatted in any particular way? I have previously had success using the binance exchange with my binance.key formatted simply in two lines - this doesn't seem to work with coinbase. I suspect I may be including information not required such as "organizations/ or "apikeys/"?
Beta Was this translation helpful? Give feedback.
All reactions