Quote:
Originally Posted by cocowash
6.
save refresh_token
|
This. Do not be me, read with understanding.
This will help you
not to confuse the access_token (super-long string at the beginning of the response)
with refresh_token (a reasonably short string at the end of the curl response).
Just spent an hour trying to see why was it not working for me
Thank you for the guide, works like a charm, given the operator reads with understanding