You are viewing a single comment's thread from:
RE: Tutorial: OAuth2 Access Tokens and Refresh Tokens with Steemconnect
I hope you already resolved your problem but if not - just remember you need to pass offline
scope to get refresh_token. Otherwise it will be undefined.
I was not aware of this. THANK YOU so much!