john smith - 2013-04-17 07:56:32
Hi, I am sure this is a common scenario but how do I re-use the access_token? I used login_with_dropbox.php ran it once and then hard coded the access token and secret before $client->Process() is called (and also set 'authorized' to true)
This all seem fine but when I try it, it doesn't work in different browser and also if same browser is restarted (close, then launch again) it won't work either.