[orkut-developer] post image

2011-06-01 Thread ashcsi ashcsi
Hello All,

How do we post image, media in the opensocial orkut activity stream. I am 
using the following code:

var params = {};  
var image = opensocial.newMediaItem('IMAGE','http://path_to_png');
params[opensocial.Activity.Field.TITLE] = TEST TITLE;
params[opensocial.Activity.Field.BODY] = This is a sample text;
params[opensocial.Activity.Field.MEDIA_ITEMS] = image;
var activity = opensocial.newActivity(params);
opensocial.requestCreateActivity(activity, 
opensocial.CreateActivityPriority.HIGH, callback); 

But the image is not getting displayed. Any ideas?

thanks
ashy


-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/bTBmQ1pyMGZ6TVFK.
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.



[orkut-developer] Re: sandbox updated

2011-06-01 Thread anatoly
there is a big issue on sandbox right now.
when posting an activity (opensocial.requestCreateActivity) when I
click post on the activity dialog - the page suddenly redirects to the
app canvas page.


please check it out.



On May 30, 10:33 pm, Tiago Silveira (Google) t...@google.com
wrote:
 There's a new release in sandbox.orkut.com. Please test your apps and report
 any issues you might have here.

-- 
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.



[orkut-developer] Re: Albums not returning any photos ( 3 legged api)

2011-06-01 Thread Jashwant Singh Chaudhary
Is this forum dead or something ? My whole app depends on albums and their 
photos. Please help me. Its frustrating (able to do nothing from myside and 
checking this thread 100 times a day for a reply)

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/WVhvZmFFc2ttdllK.
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.