Hi, I'm trying to use the libcurl in a C/C++ application to post files to DropBox.
I would like to use the "/files (POST)" API as documented here... https://www.dropbox.com/developers/reference/api#files-POST I am having problems with properly authenticating (OAuth) this call. It is unclear to me how to properly create the authentication signature. Does anyone have experience using this API or something similar? Thanks, Bob
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
