Hi all,
I am very new in orkut application development.
I am using open social php 8.0.
I want to know
1.) how can i get the

  "oauth_consumer_key" => "",
  "oauth_consumer_secret" => "",
  "server_rest_base" => ""
2.) how can i run a file when user install the application, right now
i am using
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
  <ModulePrefs title="test application" author_email="[email protected]"
description="description test"     thumbnail="" screenshot="">
<Link rel="event.addapp" href="MY_URL/add.php" />
<Link rel="event.removeapp" href="MY_URL/remove.php" />

 <Require feature="opensocial-0.8"/>
</ModulePrefs>




  <Content type="url" href="MY_URL/">

  </Content>
</Module>

but add.php is not executed..Please let me know what is wrong 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to