Thanks, I have got oauth details with other appication.
Warm Regards, On Wed, Jan 28, 2009 at 3:01 PM, alvin123 <mr.chintans...@gmail.com> wrote: > > Hi yoichiro, Soumya, > > Thanks for guiding me. I submit the url of my application but it gives > following error. > > I have also copy and paste that token to my page and also upload it. > But, it's unable to read. > > We were unable to verify that you are an owner of the gadget located > at: http://www.shahpariwar.com/orkut/suduko/sudoku.xml > > The verification token was not found in any <Content> tag in the > specified gadget. Start Over > > in my xml file : > > <?xml version="1.0" encoding="UTF-8" ?> > <Module> > <ModulePrefs title="Social Sudoku" description="Social Sudoku let > you play sudoku and share games that you have solved with your > friends." thumbnail="http://socialsudoku.googlecode.com/svn/trunk/ > Sudoku.gif <http://socialsudoku.googlecode.com/svn/trunk/Sudoku.gif>" > screenshot="http://socialsudoku.googlecode.com/svn/trunk/ > Sudoku.gif <http://socialsudoku.googlecode.com/svn/trunk/Sudoku.gif>" > author="Chintan" author_email="mr.chintans...@gmail.com"> > <Require feature="dynamic-height" /> > <Require feature="opensocial-0.5" /> > </ModulePrefs> > > <Content><!-- ALm6fM1zZdGHONazhjByqvgQFyzEj9JWJMy_- > qvaUKAiG7Zhdg-8javg3PPbn59cGl0patcOEnGtZdhUJKpFfAeJWQvwo- > bxkQ9qg2253pi7jqZZle-fIeb2j1dQ8WAUtd5v2T-aD6lHT9toW08DWVcVJ9LCfslmyw== > --></Content> > </Module> > > Thanks > > On Jan 28, 1:44 pm, yoichiro <yoich...@eisbahn.jp> wrote: > > Hi Soumya, alvin123, > > > > You must get Consumer key and Consumer secret for accessing to Orkut > > with OAuth authorization. These values can be issued using the > > following site: > > > > https://www.google.com/gadgets/directory/verify > > > > For getting these values, you'll need to develop and register any > > gadget to orkut. > > > > Thanks, > > Yoichiro > > > > On Jan 28, 5:28 pm, alvin123 <mr.chintans...@gmail.com> wrote: > > > > > Hey, I also want to know the same thing. > > > > > I have downloaded open social php library. > > > > > I have run the showperson.php example. But, I don't understand how to > > > create > > > > > $config = array( > > > "oauth_consumer_key" => "orkut.com:623061448914", > > > "oauth_consumer_secret" => "uynAeXiWTisflWX99KU1D2q5", > > > "server_rest_base" => "http://sandbox.orkut.com/social/rest/" > > > ); > > > > > Why create this and how to create? > > > > > Thanks, > > > > > On Jan 28, 12:23 pm, Soumya <dummy...@gmail.com> wrote: > > > > > > Hi All, > > > > > > I am trying to built an application using Opensocial-php-client-0.2. > > > > > > Here is teh code from sample pages. > > > > > > $config = array( > > > > "oauth_consumer_key" => "orkut.com:623061448914", > > > > "oauth_consumer_secret" => "uynAeXiWTisflWX99KU1D2q5", > > > > "server_rest_base" => "http://sandbox.orkut.com/social/rest/" > > > > ); > > > > > > Please explain me what are these 3 fields and how would I get those > > > > values. > > > > > > Thanks in advance. > > > > > > Regards, > > > > > > Soumya > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---