GEM TeslaApi::Client.new(access_token returns 406 - also can I create client with refresh_token? #654
Unanswered
ConfusedAsHeck
asked this question in
Q&A
Replies: 0 comments
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.
-
Ruby and Tesla_api newbie. When I use TeslaApi::Client.new(access_token.. with a token generated at https://tesla-info.com/tesla-token.php the server responds with a 406.
Also, in my confused newbie state, I wonder if there is a way to log in with the refresh_token using the GEM? Use it to get an access_token and then use the access_token to create the client maybe?
Beta Was this translation helpful? Give feedback.
All reactions