[orkut-developer] Re: Orkut Sand Box development issue.

2009-01-28 Thread Pettersen
Hi Vijaya, About what you mentioned: "To retrieve more data for the member(s), you need to use 'fields' query string parameter in your REST calls" I'm trying to use a query string, like count=5, but I get an Error 401. Below, I'm posting the REST endpoint i'm using. If you have any ideas on what

[orkut-developer] listing user's orkut friends offsite

2009-01-28 Thread matt
I'm fiddling with the listfriends.php sample, and I can't locate where to generate the oauth_consumer_key and secret. Going to http://sandbox.orkut.com , all I see is the regular orkut page. How do I get the keys? Thanks for any help. --~--~-~--~~~---~--~~ You r

[orkut-developer] Re: App Reject because of 404 error

2009-01-28 Thread Vijaya
Renato, Could you please check your app url? I don't see the xml for the app when I clicked on the url you'd provided. - Vijaya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post t

[orkut-developer] Re: author attribute

2009-01-28 Thread jinoy
I have deployed open social developer application and refreshed the cache.But it is not making changes in application directory. All other changes are reflected. So when user searches for application in directory, it still shows old attribute values of title, author and thumbnail. On Jan 29, 9:10

[orkut-developer] Re: New Addition Issue

2009-01-28 Thread Vijaya
Applications are displayed in the 'newest additions' section based on the submit date of the app. Hence, if your app was pending for a while (where the reviewer was making recommendations and you were updating the spec etc.), it may not make it into the list. As for updating the app, you can only

[orkut-developer] Re: author attribute

2009-01-28 Thread Vijaya
Changes to the gadget spec will not be reflected immediately due to caching on orkut. You can wait for a few hours and then refresh it or manually flush the cache by following the instructions in the last post of the thread: http://groups.google.com/group/opensocial-orkut/browse_thread/thread/77

[orkut-developer] Re: Hi Vijaya

2009-01-28 Thread Vijaya
Thanks for reporting them. We'll look into these apps. - Vijaya --~--~-~--~~~---~--~~ 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

[orkut-developer] Host Invalid

2009-01-28 Thread Joby
Hello, this here is the same app, but one is with the error of url error: http://www.orkut.com.br/Main#AppInfo.aspx?appUrl=http%3A%2F%2Fmyoktskins.110mb.com%2FOpenSocial%2Fapp_temasloucos.xml&objs=&sn=&ref=MP ok: http://www.orkut.com.br/Main#AppInfo.aspx?appUrl=http%3A%2F%2Fhosting.gmodules.com

[orkut-developer] HELP!!

2009-01-28 Thread Joby
What can we do? Hello, I'm realizing that some applications are being invaded by hackers. For example: http://hosting.gmodules.com/ig/gadgets/file/108209133981954196985/giz.xml My question is the following? How do I protect fully and not risk being invaded my application? Thanks. Joby --~--

[orkut-developer] Re: App Reject because of 404 error

2009-01-28 Thread Abhijit
I am also facing the same issue ... APP URL - http://nextisthis.com/nextisthis/orkut/gadget.xml This application works fine on sandbox and prod.sandbox. On Jan 28, 7:03 pm, Renato Shirakashi wrote: > My app has been rejected because of one or more 404 errors. But the > problem is that I have

[orkut-developer] App Reject because of 404 error

2009-01-28 Thread Renato Shirakashi
My app has been rejected because of one or more 404 errors. But the problem is that I have double checked every request and there is not such error. I dont know what to do now. I believe you can help me. Some details about my app: - It is hosted at Google App Engine - App engine logs dont show an

[orkut-developer] Re: rejected because of 404 error

2009-01-28 Thread Abhijit
I am also facing the same issue. I have verified the application and could not reproduce any 404 issue. On Jan 27, 4:21 pm, spyderman wrote: > Vinayendra, >                    Make sure you tested your app on > prod.sandbox.orkut.com. Also, check your web server logs to see if > there were any 4

[orkut-developer] Re: Developer creating app in my name

2009-01-28 Thread Vijaya
Please see the last post in the following thread: http://groups.google.com/group/opensocial-orkut/browse_thread/thread/c876a201b07e712f/653781915d92cc58?lnk=gst&q=dmca#653781915d92cc58 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[orkut-developer] author attribute

2009-01-28 Thread jinoy
Hi, I changed the author attribute value (modulepref) in gadget xml file...But it is not reflecting in application directory...Please help... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" g

[orkut-developer] Re: Extracting user info for external website

2009-01-28 Thread rat86
i am interested also. there is this REST API: http://code.google.com/intl/en-US/apis/orkut/docs/rest/developers_guide_protocol.html#RetrievingPersonWithoutQuery but i don't try it yet. --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[orkut-developer] Re: Extracting user info for external website

2009-01-28 Thread rat86
it can work but don't think that it know what user are just registred. On Jan 27, 12:17 pm, spyderman wrote: > Take a look at Google Friend Connect. It may give you better options > to integrate Google users into your website. > > Best, > -Paul. > > On Jan 23, 3:20 am, Ronald Lew wrote: > > > I