Closed anilshanbhag closed 5 years ago
@anilshanbhag have you figured out how to refresh the token?
@brianschardt on the mainline codebase, refreshing the tokens is implemented.
And if you reset the session you just need to use the save and load of the credentialing as documented in the SessionManager.
176 solution works and I am able to login
Once you get the access token, how do you refresh the token after 24 hours ? I tried the following piece of code and it fails.