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 oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to