My app uses long-lived tokens.
I'm migrating the app to use the refresh token.
I generate the url correctly and retrieve the refresh token that I use for subsequent connections.
But to generate the refresh token, even if I pass my apikey, I am prompted to log in to dropbox. is it possible to avoid?