Re: [orkut-developer] Re: Upload photo with 3LO

2011-04-16 Thread Tiago Silveira (Google)
Hi, Sarvesh! I recently found that to successfully upload a photo you need to send a multipart request, but the JSON part of the request must go in the URL. So instead of: --part type:application/json -- { method: 'mediaitems.create', ... } --part type:object/octet-stream -- [BLOB] You move

Re: [orkut-developer] Support plan for OAuth 2.0

2011-04-16 Thread Tiago Silveira (Google)
Roberto, there are many OAuth apps out there that are not orkut gadgets. You can get an oauth key and secret here: http://code.google.com/apis/accounts/docs/RegistrationForWebAppsAuto.html#new 3LO works as long as you send RPC requests to (sandbox.)?orkut.com/social/rpc. The libraries Robson

[orkut-developer] Re: activities.get / 3-legged

2011-04-16 Thread Tiago Silveira (Google)
Hi Allan, could you please verify that this problem is fixed on sandbox.orkut.com? Production fix coming next Tuesday. -- You received this message because you are subscribed to the Google Groups orkut Developer Forum group. To post to this group, send email to

Re: [orkut-developer] API quota exceeded

2011-04-16 Thread Tiago Silveira (Google)
User IDs are encrypted strings that only contain digits. They don't always start with zero, and you should only rely on IDs you got from previous calls. If you don't know the proper id, use the constants such as @viewer, @self, etc. -- You received this message because you are subscribed to

Re: [orkut-developer] Re: AppReviewer: False Positive for app took too long to load - 8 days left!

2011-04-16 Thread René Tapia
Hello, I am very concerned that my app might get removed, and I was wondering if you have had a chance to take a look into this issue. I just got another AppReviewer email saying I have 5 days left. Not counting this weekend, that's only 3 days left starting on Monday. If you are super busy