cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using libcurl to post files to DropBox...

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 4 Dec 2011 13:41:34 +0100 (CET)

On Sat, 3 Dec 2011, Bob Brown wrote:

> I am having problems with properly authenticating (OAuth) this call. It is
> unclear to me how to properly create the authentication signature.

libcurl has no native OAuth support (yet) so you need to deal with that
externally and provide the necessary headers yourself.

I'm not very good at OAuth details so I can't help a lot with that.

But the API should othwerwise be workable with libcurl's CURLOPT_HTTPPOST
option.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-12-04