Json, i think its the problem with my server side code the server side php code doesnt work at @$signature_valid = $signature_method->check_signature($request, null, null, $_GET["oauth_signature"]); after this line no print function works
can you help me please? thanks On Aug 29, 12:01 am, Rahul <[EMAIL PROTECTED]> wrote: > hi jason > > i need some help with OAuth > > i have tried as described in the following > codehttp://code.google.com/p/opensocial-resources/wiki/OrkutValidatingSig... > > i have pasted the client code as such > and pasted the server side code as such in a file test.php in my > server > then changed thehttp://graargh.returnstrue.com/buh/fetchme.phpto my test.php > url > > i have copied the OAuth.php as such > fromhttp://oauth.googlecode.com/svn-history/r526/code/php/OAuth.php > and pasted in a new file OAuth.php in my server. > > but these doesnt work > whenever i open test.php its blank. it should say something validated > or not > but its blank alwyas.it doesnt work in sand box also > instead of output in the client code i have used alert, so thats not > the problem > > can you tell me where i am wrong? > should i add entire OAuth files to my server? or just OAuth.php is > needed. > if so can i use OAuth.php as such seen in the tutorial? > > please help > > thanks in advance > > rahul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

