Hi,
 i work with C# and i am trying to upload a photo with 3-legged API.
Reading the java code i  cannot understand how the upload process
work.

1) json data in which part of the request will exist??
      i tried to put json data in request headers like
       request.headers.add("request",jsonData)
      and
     Content-Disposition: form-data; name= request \r\n\r\njsonData";
    with no success
2) image data could be in byte[] instead of sbyte[]??



-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to