Posts & RepliesOAuth Code Flow for legacy apps Since dropbox apps are transitioning to Scopes and short-lived tokens after September. I was wondering If I can use the OAuth code flow to grant permissions for legacy apps till September without tra...Refreshing short lived access token after expiry I login into my personal account, create an app in the app console and generate an short-lived access token. After this token has expired, can I use it to generate a new access token programmatically...Solved