Hi Oscar, For most providers, you'll want to put the file data in the body and not include it in the signature.
Leah On Fri, Oct 9, 2009 at 2:49 AM, Oscar Del Ben <[email protected]>wrote: > > Does anyone know how to upload a file via oauth using the oauth module > for python? > > I've tried to send the stream of the file as parameter, but this would > alter the signature. Ideally I would send the file as it comes, so I > would not need to specify also the file name and length. I'm using > webpy if that makes any difference. > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
