Hello,
I need to share specifics docs from my Dropbox to end user.
All is ok to get and use the AccessToken from my back office. But the token expire like mentioned in doc, so I need to refresh token for my front office users.
How use getRefreshedAccessToken ??
The documentation is very poor and not clear: why passed $accessToken to it ?
Somebody can share me a full example ?
Thanks