I want to generate access token for the app, it is expiring with one use only. How can i generate it.
I'm hittting https://www.dropbox.com/oauth2/authorize?client_id=clien_id&redirect_uri=http://localhost/script/database_backup.php&token_access_type=offline&response_type=code
in the url but it is asking me username name password. when I putt my username and password it showing me error (Please sign in with a work account.).
what permission need to be active to generate acess token