AuthorizationCodeRefreshResponse has no refresh token property #666
ThresherXG
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Good catch, fixed in master and soon released as hotfix! 👍🏼 Thank you |
Beta Was this translation helpful? Give feedback.
1 reply
-
The property is returning null. Is any chance that im doing wrong or maybe its not returning? |
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.
-
From Spotify's api I see when a token is requested via refresh token a new token and refresh token are returned. The model for the refresh response does not have a refresh token property. Can this be added?
Sorry if I missed it, or I am using this incorrectly.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions