sdk - Upload file to a certain account on Dropbox -


i want upload file php dropbox.

for downloaded dropbox sdk dont see possibility upload file account (the account made dropbox app). possible upload file account of current user.

it isn't common use of dropbox api, it's possible use single account. once auth account, access token, use in code call dropbox api. files uploaded whatever account access token for. need auth own account once , hardcode access token.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -