cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
What’s new: end-to-end encryption, Replay and Dash updates. Find out more about these updates, new features and more 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: 

--header "Authorization: Bearer ACCESS_TOKEN"

--header "Authorization: Bearer ACCESS_TOKEN"

georges
Explorer | Level 3

 hi

 

I got a token by creating a dummy app,

then cut-and-paste in the header, and it

works fine (eg. /2/files/upload etc.)

 

my question is: how can one get the token

without creating that dummy app? -- since

I could do the upload etc. before, manually

thru the website...

 

thanks

 

 

1 Reply 1

Greg-DB
Dropbox Staff

You can't upload to the Dropbox API without using an API app.

 

In order to upload to Dropbox via the Dropbox API, you need a Dropbox API access token, and you can only get an access token via an API app.

 

Note though that if the app is going to be distributed to end users, they don't need to register their own API apps. They can get an access token for your app on their account using the OAuth flow.

 

If you only need this app to upload to your own account, you can just continue using the app you registered and the token you retrieved.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?