Jump to content

I'm researching on dropbox uploader using API can you help me


Loc
 Share

Recommended Posts

Can you explain to me how to add the following variables?

; set the dropbox tokens
If $App_Key = "" Then
    $File = ""
    $App_Key = ""
    $App_secret = ""
    $Oauth_access_token = ""
    $Oauth_access_token_secret = ""     ; this the personal Oauth2 Generated access token
    $App_folder = "autoitUploader"          ; this is (probably) the name of your app - it's not currently needed in this code
EndIf

Dropboxuploader.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...