[orkut-developer] How to List Orkut Comunitys

2010-08-09 Thread Matheus e Manu
Hi Peoples, I beggining to work api Work api. How I do to get Comunities from a URL comunity: A Comunity URL Example: http://www.orkut.com.br/Main#Community?rl=cpncmm=37321734 I need about url list de OrkutPersons. Wait for a awnser. Thank you (sorry about my english 0.o ) Matheus -- You

[orkut-developer] Customer key and secret key

2010-08-09 Thread Nitin Shrimali
Hello I am a newbie to opensocial api. I want to know that how would i get the consumer key and consumer secret so that I can connect to that container. Can anyone help me in this. I will be very thankful. config = opensocial.ContainerConfig( oauth_consumer_key='put your consumer

[orkut-developer] Help on developing app

2010-08-09 Thread BernardoCR
Hello, I want to develop an application but I just don't know how to make a single thing, all the rest I have in mind how to do. I want, when the profile owner goes on his application, called for example orkutAPP, some content from a specific url gets showed for him on the page. But when a

Re: [orkut-developer] Re: Orkut Upload Error: unauthorized: Authentication failed.

2010-08-09 Thread Sar Exclaim
I am using 3 legged authentication. I don't have a gadget to submit to Orkut. My app needs offsite authentication so I am getting a Consumer Key and secret by submitting my web domain to google and getting the key and secret and I am using those keys for Orkut APIs. The upload API never worked for

[orkut-developer] Are you a social developer in India?

2010-08-09 Thread Prashant (Google)
If you already write social applications or are exploring the idea of developing social apps in the near future, we'd request you to spend a few minutes in filling out this form for us: http://spreadsheets.google.com/viewform?formkey=dDRYSEZuYmFBZGo1bkdnQUNyR19rUHc6MQ. We're planning an event

Re: [orkut-developer] How to List Orkut Comunitys

2010-08-09 Thread Robson Dantas
Hi Matheus, Api doesnt allow you to list communities yet. Regards, Robson Dantas 2010/8/8 Matheus e Manu manuborgon...@gmail.com Hi Peoples, I beggining to work api Work api. How I do to get Comunities from a URL comunity: A Comunity URL Example:

Re: [orkut-developer] Re: Can post activity, but nobody can see!

2010-08-09 Thread Robson Dantas
Lucca, Looks like great, according to PostActivityTx.java: public class PostActivityTx extends Transaction { private final JSONObject activity = new JSONObject(); PostActivityTx(String title, String body) { super(RequestIds.ACTIVITIES_CREATE, MethodNames.CREATE_ACTIVITIES); //

Re: [orkut-developer] Re: Can post activity, but nobody can see!

2010-08-09 Thread Lucca Mordente
Thanks! I'm waiting (: Lucca Mordente On Mon, Aug 9, 2010 at 2:50 PM, Robson Dantas biu.dan...@gmail.com wrote: Lucca, Looks like great, according to PostActivityTx.java: public class PostActivityTx extends Transaction { private final JSONObject activity = new JSONObject();

[orkut-developer] Re: Is Automatic Approvals shutdown?

2010-08-09 Thread brandited
The question remains. Could someone help? Thank you. On 1 ago, 00:23, brandited brandi...@gmail.com wrote: Hello, I added an application 2 days ago and nothing happened yet. I know things have changed lately, the time frame got bigger, but I think you should tell us what is the new time

Re: [orkut-developer] Re: Is Automatic Approvals shutdown?

2010-08-09 Thread R
*My Applications ate also being waiting for approval for long time..* *652176172122 and 706656084748* ** *I request you to review the same!* *Thanks!* *-R* http://www.prepare4interview.com/?src=ms On Tue, Aug 10, 2010 at 4:35 AM, brandited brandi...@gmail.com wrote: The question remains.

Re: [orkut-developer] Customer key and secret key

2010-08-09 Thread Robson Dantas
Hi Nitin, Easy. Just point your browser to https://www.google.com/accounts/ManageDomains Registering your domain requires few steps. If you need any help, let me know. Robson Dantas 2010/8/8, Nitin Shrimali shrimali.k.ni...@gmail.com: Hello I am a newbie to opensocial api. I want to

Re: [orkut-developer] Help on developing app

2010-08-09 Thread Robson Dantas
Hi Bernardo! If you want to fetch different urls, you can make a request getting owner and viewer info. Check both ids to make sure which content you want to fetch. Another option is using gadgets.io.makeRequest function with signed requests enabled. You will get opensocial_owner_id and