I am currently working on OAuth 2 migration, attempting to use /token/from_oauth1, however a parameter required is 'oauth1_token_secret'.. a property I can find very little on. Is there another call I should be using to return the app token as well as the secret?
https://www.dropbox.com/developers/documentation/http/documentation#auth-token-from_oauth1