Exchanging authorization code for bearer token gives me the Token ID and Access Token instead of the Refresh Token and the Access Token #625
Unanswered
BlazingProgrammer
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.
-
As you can see in the title, instead of receiving the refresh token from the exchange, I am receiving a Token ID. I don't know if this is a quick change made on Tesla's part that has yet to be documented, or if I am just stupid, but is it possible to convert the Token ID or the Access Token to a Refresh Token? I have looked into OAuth 2, but I have not found a solution.
Any help will be appreciated, and thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions