Can't get session to work #308
Answered
by
Graeme22
hjohnnyhar
asked this question in
Q&A
-
|
I stepped away and pup installed the tastytrade and was ready to revisit ... I use jupyter notebooks to flesh out the pieces and couldn't even get the session. I have done all of the oauth steps and have client secret and refresh token but it looks like the credentials aren't happening. Are there any tricks or things to try? |
Beta Was this translation helpful? Give feedback.
Answered by
Graeme22
Feb 24, 2026
Replies: 1 comment 7 replies
-
|
Can you show a snippet of code that isn't working for you? (Without secrets of course) |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem isn't with the tokens, the code you posted won't work regardless. If you do a normal call like Account.get instead it should work fine.