cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Bob Brown <bob_at_bigleafdesigns.com>
Date: Sun, 4 Dec 2011 08:40:26 -0800

I should have clarified that I have already implemented the OAuth piece and
I am successfully authenticating calls.

I am trying to understand how to use the specific API for uploading a file
and properly creating the signature.

Thanks,
Bob

On Sun, Dec 4, 2011 at 4:41 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> 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<http://cool.haxx.se/list/listinfo/curl-library>
> Etiquette: http://curl.haxx.se/mail/**etiquette.html<http://curl.haxx.se/mail/etiquette.html>
>

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