Hi itog,

I do have the very same problem, the HTTP method POST is not supported
by iGoogle, Orkut and the wave sandbox.

Does anyone know a solution for this?

For the same reason gadget using RPC cannot be written with GWT. GWT
RPC depends on POST.

Bug, Features? The opensocial spec says POST is only optional. Any
Googler wants please to comment on what Google will be doing?

Best regards,

jofeux

On Aug 6, 8:40 am, itog <it0gn...@gmail.com> wrote:
> Hi guys,
>
> I have wrote file server that I can upload a file with html like this,
>
> <form method="post" action="./upload" enctype="multipart/form-data">
> <input type="file" name="post[image]">
> <input type="submit" value="upload">
> </form>
>
> [Question]
>   How can I upload a file to the server from opensocial application?
>
> I know I should use makeRequest call, but I don't know how to post
> multipart/form-data by that.
>
> Could anyone help me with this issue?
>
> Br/
> itog
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to