Which json elements experts for auth #41
-
Would anyone mind calling out the specific keys required to be sent for the auth workflow when initializing the client? I've used various clients in the past and had managed when things were cbpro. Maybe something is wrong with my api key but want to be sure I eliminate this as a potential error on my end. Right now getting an unauthorized error w what I'm passing. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey Jason, thank you for your question. I'm working on the next release (PR here) and I'm adding factory methods to initialize the client for the different auth schemas explicitly. Do you think that will be enough or do you have something else in mind? |
Beta Was this translation helpful? Give feedback.
You can see the factory I'm adding: https://github.com/KmiQ/coinbase-advanced-python/pull/40/files#diff-dda42262ec41b8f8f55890f62aa38a0c5cfeee673b18f90df167d20175076cfeR54-R71