[orkut-developer] Re: Send Message Problem

2008-06-05 Thread amythical
Hi, What about the sendMessage accepting an array of Ids. Its throwing up a Baddoughnut error. Could the baddougnut atleast specify the reason for the bad doughnut. -Amit n Jun 3, 2:43 am, Rohit Ghatol (Google) [EMAIL PROTECTED] wrote: Hi, Yes, we are aware lot of you guys are asking

[orkut-developer] Re: Send Message Problem

2008-06-04 Thread ihm2006
Hi Guys, Add this application http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=105386 Go to this article http://developer.myspace.com/Community/blogs/mdpjavascriptcontainer/rss.aspx?Tags=Send+MessageAndTags=1 I hope that would be enough for you. Thanks Imran On Jun 3,

[orkut-developer] Re: Send Message Problem

2008-06-04 Thread ihm2006
Hi Guys, Add this application http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=105386 See this article http://developer.myspace.com/Community/blogs/mdpjavascriptcontainer/rss.aspx?Tags=Send+MessageAndTags=1 I hope that would be enough Thanks Imran www.sheensol.com (can

[orkut-developer] Re: Send Message Problem

2008-06-04 Thread ihm2006
Hi Guys, Add this application http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=105386 See this article http://developer.myspace.com/Community/blogs/mdpjavascriptcontainer/rss.aspx?Tags=Send+MessageAndTags=1 I hope that would be enough Thanks Imran www.sheensol.com (can

[orkut-developer] Re: Send Message Problem

2008-06-03 Thread Rohit Ghatol (Google)
Hi, Yes, we are aware lot of you guys are asking question about the pop up box. There is a good amount of thought put behind the idea of this popup box and here is the explanation for that. The thinking here should be that the person is sending the message and not the application. This is very

[orkut-developer] Re: Send Message Problem

2008-05-23 Thread jfahrenkrug
Ibrahim, I had the same problem. My mistake was that I said var recipient = opensocial.DataRequest.PersonId.VIEWER_FRIENDS; instead of var recipient = opensocial.DataRequest.Group.VIEWER_FRIENDS; Now it works :) - Johannes -- http://blog.springenwerk.com On May 22, 6:41 pm, ibrahim

[orkut-developer] Re: Send Message Problem

2008-05-22 Thread ibrahim okuyucu
That behavior is by definition (read the blog post) but I couldn't get the ID array (not even one ID) type of recpt to work. It returns BadRequest in the response. Any ideas? sample codes? thnx -ibrahim On Thu, May 22, 2008 at 4:04 AM, Abhijit [EMAIL PROTECTED] wrote: this code is running