Loc Posted September 22, 2021 Share Posted September 22, 2021 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 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now