Hi,

I know that fileuploads work from any google gadget. You just use a
normal html file upload form with an action url of your choice.
What if I want my file upload request to be OAuth-signed? Is that
possible? Would I have to use makeRequest for this? I'm talking about
big file uploads, possibly several hundred megs. I'm sure makeRequest
has a post-data size limit. And furthermore, I'd have to access the
contents of the local file from javascript to use it with makeRequest
which wouldn't work anyway for security reasons, right?

So I guess I just answered my own question, but I'd still like to hear
from anyone who has an idea how to solve this.

-- Johannes
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" 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/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to