Example of DropBox API PUT using Curl and Oauth 2 to Upload a file to DropBox
问题 I am searching everywhere and haven't been able to locate a suitable example and am not well versed enough to be able to sort it out via the docs. Could someone with more knowledge than I show me how to form the CURL command for OAUTH 2? And is it that I only need the OAUTH 2 secret key? I am being shown an App key, app secret and oauth 2. I am using this in a perl script if it matters. The closest code I have found is this: curl --request PUT --header "Content-Length: `ls -la jonathan.txt |