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

2010-07-19 Thread Pyrocks
That's working fine Now. Thanks and Regards. Py On Jul 19, 10:43 am, Prashant (Google) p...@google.com wrote: Bruno, It looks fine to me. Please let us know if you still find issues. Thanks, Prashant On Jul 16, 5:57 pm, Bruno M. V. Souza 241...@gmail.com wrote: Hi, Automatic

[orkut-developer] Re: Share API vai link error

2010-07-19 Thread Prashant (Google)
Thanks Prashant for pointing this out. I'll have this checked and fixed. Prashant On Jul 15, 9:54 pm, Prashant Patil prashantpandurangpa...@gmail.com wrote: HI guides i am not sure where to report this issue but reporting it here and orkut help forum too. there is error with update from

[orkut-developer] Re: How to implement twitter in orkut.

2010-07-19 Thread Pyrocks
I did not get clear idea about twitter API. My requirement is not like developing apps in twitter. I just want to tweet a message from my orkut application. I am using JS API of opensocial to develop orkut apps. How can i implement tweet functionality in my orkut app? On Jul 16, 3:55 pm, Alex

Re: [orkut-developer] Re: How to implement twitter in orkut.

2010-07-19 Thread Alex Porto
The Twitter API provides you the resources to send messages. You don't need any Orkut functionalities to achieve that. Alex On Mon, Jul 19, 2010 at 4:55 AM, Pyrocks kiranbe...@gmail.com wrote: I did not get clear idea about twitter API. My requirement is not like developing apps in twitter.

[orkut-developer] Unable to retrieve spec issue

2010-07-19 Thread Camilo Caetano
Hi, there what does that issue means? Is that one mine or orkut's one? Can you check this out for me? My app is : http://www.orkut.com.br/Main#Application?appId=504263610563 Regards, Camilo Caetano Msn: cede...@msn.com -- You received this message because you are subscribed to the Google

[orkut-developer] Re: Unable to retrieve spec issue

2010-07-19 Thread Prashant (Google)
Hey Camilo, I was able to install the app and it works fine. Can you please try refreshing the cache once? Prashant On Jul 19, 4:11 pm, Camilo Caetano cede...@gmail.com wrote: Hi, there what does that issue means? Is that one mine or orkut's one? Can you check this out for me? My app is

[orkut-developer] How to authenticate some user for to send scrap

2010-07-19 Thread igorcampos
Hello, I already connected from another user at orkut api, but always when i try to send a scrap from this user, the system get my orkut user for to send a scrap. Would like some help for to authenticate this user for to send a scrap from his profile, not for me. Some body know if possible? How

[orkut-developer] Opensocial user-id and application-id

2010-07-19 Thread reddy
Hi i am creating an application for orkut and igoogle I need logindin user-Id and application id.So that i can redirect user from application to my registration page and get back him to application Please Provide me the appropriate solutions or suggestions -- You received this message because

[orkut-developer] Malformed security token

2010-07-19 Thread simplegoogly
Hi, I am developing a series of orkut games and recently in the sandbox mode generally the opensocial calls after a minute or so fail, giving the following error:- Malformed security token e=AMf94nl9iGaX %2FAlQJoiKGQjkUIBXSkLcJOxzTp7RN5HUh%2BL0PMriNxf%2FyTh4cOUTKy97ghc6g

Re: [orkut-developer] Re: Unable to retrieve spec issue

2010-07-19 Thread Camilo Caetano
Prashant, It's also working here. But not all the time. Do you think that is my server ? Thanks in advantage Camilo Caetano Msn: cede...@msn.com On Mon, Jul 19, 2010 at 9:20 AM, Prashant (Google) p...@google.com wrote: Hey Camilo, I was able to install the app and it works fine. Can you

[orkut-developer] OAuth: Timestamp Refused

2010-07-19 Thread ashley.gwinn...@mediatonic.co.uk
Hi Orkut! I am receiving an OAuth Authentication Failure with message timestamp_refused and error number 401. Here are two examples of my OAuth requests:

[orkut-developer] Re: How to implement twitter in orkut.

2010-07-19 Thread Pyrocks
Ok Thank yoy Alex. Let me try. On Jul 19, 3:21 pm, Alex Porto alex.itaj...@gmail.com wrote: The Twitter API provides you the resources to send messages. You don't need any Orkut functionalities to achieve that. Alex On Mon, Jul 19, 2010 at 4:55 AM, Pyrocks kiranbe...@gmail.com wrote: I

[orkut-developer] Re: Bug status report

2010-07-19 Thread Tiago Silveira
I agree, this is insane. The fix has been deployed, it should be working for all apps. I don't see anything wrong in the logs. May I have an example of app that works on sandbox but not in production? On Jul 17, 2:04 pm, Sundeep vigsund...@gmail.com wrote: I have lost 80% of my traffic / viral

Re: [orkut-developer] Re: Bug status report

2010-07-19 Thread Abhishek Dhote
Here is the famous app Mapster which is broken I guess because of Data-Pipelining issue http://www.orkut.co.in/Main#Application?uid=13201810577349551563appId=991942838546 Last week I could see the fix working in production but went down the next time, can you guies confirm?

Re: [orkut-developer] OAuth: Timestamp Refused

2010-07-19 Thread Robson Dantas
Hi, I have already sent this bug to Prashant (Google), and he filled a bug. It's affecting both: 2-legged and 3-legged calls. On saturday I switched my environment to production, and it was a bit better, but still showing the error. Regards, -Robson Dantas 2010/7/19

Re: [orkut-developer] How to authenticate some user for to send scrap

2010-07-19 Thread Robson Dantas
You can do that using 3-legged API. There is an official Orkut lib (java) and another version I'm finishing, which uses PHP. Java: http://code.google.com/p/orkut-os-client/ http://code.google.com/p/orkut-os-client/PHP: http://code.google.com/p/orkut-os-client-php/

Re: [orkut-developer] Malformed security token

2010-07-19 Thread Robson Dantas
As I stated before on another message, it was reported as a bug to Orkut, and Prashant filled out an issue. Happening for 2-legged and 3-legged. -Robson Dantas 2010/7/19 simplegoogly simplegoo...@gmail.com Hi, I am developing a series of orkut games and recently in the sandbox mode

[orkut-developer] Re: Bug status report

2010-07-19 Thread Tiago Silveira
Thanks, Abhishek. I just had confirmation that the gmodules service has issues in production and they are planning to push the fix from last week again today. Sorry for the trouble, Tiago On Jul 19, 10:48 am, Abhishek Dhote abhishekdh...@gmail.com wrote: Here is the famous app Mapster which is

Re: [orkut-developer] How to authenticate some user for to send scrap

2010-07-19 Thread Allann Jones
Hi. I think that is not possible at the moment to write scraps, right? Is somebody creating scraps successfully actually? How? I've tried many modes to try to write scraps without success. When trying to send (create) a message, on the response is informed that authentication through captcha

[orkut-developer] Unable to Verify App

2010-07-19 Thread as
Hi, It's seems sandbox it's not working. First it's saying Unable to Retrieve, but if you insist then it ask to verify. When you try to verify always says: We were unable to verify that you are an owner of the gadget located at: Please ensure that the URL is correct and contains a valid

[orkut-developer] Re: Bug status report

2010-07-19 Thread Sundeep
Tiago Will you pl update this thread as soon as the the fix is deployed? Thx, Sundeep On Jul 19, 8:04 am, Tiago Silveira t...@google.com wrote: Thanks, Abhishek. I just had confirmation that the gmodules service has issues in production and they are planning to push the fix from last week

Re: [orkut-developer] How to authenticate some user for to send scrap

2010-07-19 Thread Robson Dantas
Hi Allan, Yes, I managed to make it work. Note that if you send a message and use image, or any url, it will issue a captcha. You must retrieve the captcha using oauth, and the method is GET. Example: When you send a message, it will issue a captcha: [{id:teste,error:{message:unauthorized:

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

2010-07-19 Thread Bruno M. V. Souza
Hi Prashant, I just received my first approval email - 2010-07-19 15:55:00 - with four days of delay. Anyway it seems to be ok now. Thanks, Bruno Souza On 19 jul, 02:43, Prashant (Google) p...@google.com wrote: Bruno, It looks fine to me. Please let us know if you still find issues.

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

2010-07-19 Thread Tiago Silveira
It was a delay and I'm sorry. We're working on improving availability for the automated reviewer. Each app is supposed to be approved or rejected within one hour of submission. If that is not happening and your app has no objectionable content, something isn't working. --Tiago On Jul 19, 4:18 

Re: [orkut-developer] Re: Unable to retrieve spec issue

2010-07-19 Thread Alex Porto
Works fine here. Alex On Mon, Jul 19, 2010 at 9:34 AM, Camilo Caetano cede...@gmail.com wrote: Prashant, It's also working here. But not all the time. Do you think that is my server ? Thanks in advantage Camilo Caetano Msn: cede...@msn.com On Mon, Jul 19, 2010 at 9:20 AM, Prashant

[orkut-developer] Application being promoted to production against my will

2010-07-19 Thread Alex Porto
Gentlemen, Last week I received an e-mail from Orkut telling me that my app, which was at sandbox, had been approved and was going to be available for all users in a while. And, after some time, it was available. Asking in this group, Robson told me that the applications only go from sandbox to