cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn about updates that we've made to the Search experience on the Android and iOS apps?Well, you can learn from Luke on the Mobile App team right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
1
Ask
2
Reply and help

Authentication with VBA app

Authentication with VBA app

agomezv
Explorer | Level 3

Hi, one question:

If I invoke from a browser:

  the /oauth2/authorize to get authorization code

 

And then, within my VBA app, use the 

ahttps://api.dropbox.com/oauth2/token \


Can I get and refresh the token?

 

Thanks

1 Reply 1

Re: Authentication with VBA app

Greg-DB
Dropboxer

Yes, you can get and use a refresh token using the OAuth app authorization flow like this. To do so, make sure you token_access_type=offline on /oauth2/authorize.

 

You can find more information here:

Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropboxer
What do Dropbox user levels mean?
Need more support?