Re: [orkut-developer] Re: Access restriction on another country

2011-06-11 Thread Allann Jones
for authentication of 3LO apps, in principle. Thank you. -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true architecture, I got out of the public library. For an impoverished child whose family could

[orkut-developer] Access restriction on another country

2011-06-08 Thread Allann Jones
Hi. I've developed a Orkut application, it runs on Brazil without errors, but this app needs to run on India too, but the application is not authenticating on India. I'm using 3-legged, ClientLogin. Is this a known problem? Thank you. -- -- Allann Jones I received the fundamentals of my

Re: [orkut-developer] GetActivitiesTx issue

2011-04-13 Thread Allann Jones
to opensocial-orkut@googlegroups.com. To unsubscribe from this group, send email to opensocial-orkut+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en. -- -- Allann Jones I received the fundamentals of my education in school

Re: [orkut-developer] Getting captcha through URL

2011-04-12 Thread Allann Jones
On Mon, Apr 11, 2011 at 7:33 PM, Allann Jones allan...@gmail.com wrote: Hi, I am retrieving captcha picture content, but I am developing with pure JavaScript, I don't have a way to write binary content to a file. So, how can I get the captcha picture with only a URL to pass to 'src' attribute

Re: [orkut-developer] Re: message.create

2011-04-11 Thread Allann Jones
abuse, and of course, having special partnerships where white lists could be applied. Why not bring this to the PM and check if it´s feasible to be implemented ? Best Robson Dantas @robsondantas -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough

[orkut-developer] Getting captcha through URL

2011-04-11 Thread Allann Jones
Hi, I am retrieving captcha picture content, but I am developing with pure JavaScript, I don't have a way to write binary content to a file. So, how can I get the captcha picture with only a URL to pass to 'src' attribute of a img tag to show to user? Thank you. -- -- You received this

[orkut-developer] message.create

2011-04-07 Thread Allann Jones
message.create is requesting captcha for simple messages too now. The command that was working in the past is not workign now: { 'method' : 'messages.create', 'params': {'userId':['xyz'], 'messageType':'public_message', 'groupId' : '@self', 'message' : { 'body' : 'vejamos', 'title' : 'Thu, 07

Re: [orkut-developer] Access testimonials using 3LO API

2011-04-07 Thread Allann Jones
? Please point me to some links from where i can understand how to do this. Thanks in advance. -Vignesh -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true architecture, I got out

Re: [orkut-developer] OAuth Authentication FailureOAuth Authentication Failure

2011-04-06 Thread Allann Jones
authentication errors in the past 2 days and nothing listed. Still getting errors ? Best Robson Dantas @robsondantas On Tue, Apr 5, 2011 at 7:48 PM, Allann Jones allan...@gmail.com wrote: I'm using pure JavaScript with ClientLogin authentication, OAuth, opensocial. On Tue, Apr 5, 2011 at 3:40 PM

[orkut-developer] OAuth Authentication FailureOAuth Authentication Failure

2011-04-05 Thread Allann Jones
From yesterday to now I am receiving lots of this errors using 3-legged: HTML HEAD TITLEOAuth Authentication FailureOAuth Authentication Failure/TITLE /HEAD BODY BGCOLOR=#FF TEXT=#00 H1OAuth Authentication FailureOAuth Authentication Failure/H1 H2Error 401/H2 /BODY /HTML -- -- Allann

Re: [orkut-developer] OAuth Authentication FailureOAuth Authentication Failure

2011-04-05 Thread Allann Jones
I'm using pure JavaScript with ClientLogin authentication, OAuth, opensocial. On Tue, Apr 5, 2011 at 3:40 PM, Robson Dantas biu.dan...@gmail.com wrote: Allan, Which library are you using ? Best Robson Dantas @robsondantas On Tue, Apr 5, 2011 at 3:09 PM, Allann Jones allan...@gmail.com

Re: [orkut-developer] Re: messages.create

2011-04-04 Thread Allann Jones
, Allann Jones allan...@gmail.com wrote: I am developing 3LO on embedded devices captcha is not so viable on some of it. I am not posting URLs, only single line with standard characters like: hello [:)] [;)] [:x] go home ... I think this is the minimal for single messages to get emoticons. Thank

Re: [orkut-developer] Re: messages.create

2011-04-02 Thread Allann Jones
@googlegroups.com. To unsubscribe from this group, send email to opensocial-orkut+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en. -- -- Allann Jones I received the fundamentals of my education in school

[orkut-developer] messages.create [:)]

2011-04-01 Thread Allann Jones
not sending URLs... only simple characters? -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true architecture, I got out of the public library. For an impoverished child whose family could

[orkut-developer] messages.create

2011-04-01 Thread Allann Jones
not sending URLs... only simple characters? -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true architecture, I got out of the public library. For an impoverished child whose family could

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

2011-03-29 Thread Allann Jones
I'm receiving the following error when trying to get activies using 3-legged: {error:{message:internalError: com.google.orkut.data.dtos.PhotoKeyDto cannot be cast to com.google.orkut.data.dtos.ActivityKeyDto,code:500}} The command that was OK until today: { 'method' : 'activities.get',

[orkut-developer] Videos

2010-11-09 Thread Allann Jones
Hi, today YouTube videos streams come with only 30 seconds commercial (why?), is anyone having this trouble too? Is it possible to jump out of this nothing to add content? Why this content is not merged into the video to not cause these troubles on streaming? Thank you very much. -- You

[orkut-developer] Re: Videos

2010-11-09 Thread Allann Jones
This situation is not happening anymore. But I think that YouTube server have a bandwidth control that limits the streaming channel, and sometimes (many times) the video streams are not received. Thank you. On Tue, Nov 9, 2010 at 10:06 AM, Allann Jones allan...@gmail.com wrote: Hi, today

[orkut-developer] Error with 3-legged / Oauth

2010-11-05 Thread Allann Jones
you. -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true architecture, I got out of the public library. For an impoverished child whose family could not afford to buy books, the library

Re: [orkut-developer] How to find friends of friends?

2010-10-08 Thread Allann Jones
a application installed in my profile and someone is my friend, so i access data from the friends of this person that aren't my friends. -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true

Re: [orkut-developer] OAuth Authentication FailureOAuth Authentication Failure

2010-09-20 Thread Allann Jones
few days ago about testing it on sandbox environment, but I'm still getting this errors too (PHP lib). @Tiago, any update about this ? -Robson 2010/9/20 Allann Jones allan...@gmail.com Hi. I receiving the following intermittent error this week, many times: HTML HEAD TITLEOAuth

Re: [orkut-developer] I need some option in orkut to download all photos i uploaded to my account

2010-09-03 Thread Allann Jones
. For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en. -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true architecture, I got out of the public

Re: [orkut-developer] Re: Captcha block's plain text applications

2010-08-31 Thread Allann Jones
+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en. -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true architecture, I

Re: [orkut-developer] Re: We need your inputs

2010-07-22 Thread Allann Jones
options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en. -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true architecture, I got out of the public library

[orkut-developer] Timestamp

2010-07-20 Thread Allann Jones
stopped to run and I am debugging to know why. Using opensocial, RPC, OAuth, 3-legged. Thank you. Best regards. -- -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true architecture, I got

[orkut-developer] Re: Timestamp

2010-07-20 Thread Allann Jones
through this error: Thank you. Best. On Tue, Jul 20, 2010 at 7:16 AM, Allann Jones allan...@gmail.com wrote: Are the consumer key and secret dependents of the application location? Is possible to create a application that will work on multi-location, multi-domain? I am getting some

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

2010-07-19 Thread Allann Jones
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/ PHP: http://code.google.com/p/orkut-os-client-php/ Regards, Robson Dantas -- Allann Jones I received the fundamentals of my

Re: [orkut-developer] messages.create captcha

2010-07-14 Thread Allann Jones
of our reference implementation -- Fotoscrapr -- that can be found at: http://code.google.com/p/orkut-os-client-greetings/source/browse/src/com/google/orkut/client/api/samples/greetings/server/servlets/CaptchaServlet.java.; Regards, Robson Dantas 2010/7/12 Allann Jones allan

Re: [orkut-developer] messages.create captcha

2010-07-14 Thread Allann Jones
Sorry. httpd is a typo on mail message, I'm trying: http://sandbox.orkut.com/social/pages/captcha?xid=1234567890 http://www.orkut.com/social/pages/captcha?xid=1234567890 And getting 404 error. Thank you. 2010/7/14 Allann Jones allan...@gmail.com: I'm getting the following response trying

[orkut-developer] Get person's communities / RPC

2010-07-13 Thread Allann Jones
Hi. Are there commands (RPC) to get the communities from a person and information about these communities like general information and persons registered on it? Thank you. Best. -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education

Re: [orkut-developer] Re: mediaitems.get / albumId

2010-07-12 Thread Allann Jones
Is possible get the user status (online, offline, busy, ...) through OpenSocial RPC? Thank you. On Wed, Jul 7, 2010 at 8:22 AM, Prashant (Google) p...@google.com wrote: Gentlemen, Please fret not. I can't confirm as to how soon we might be ready with it, but we're now considering doing an

[orkut-developer] YouTube videos links

2010-07-12 Thread Allann Jones
Hi. Will be supported YouTube video links in the API/RPC in the future? It's only URLs on Orkut, right? Thank you. Best. -- ___ Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure

[orkut-developer] messages.create captcha

2010-07-12 Thread Allann Jones
the message to be created? Thank you. Best. -- Allann Jones I received the fundamentals of my education in school, but that was not enough. My real education, the superstructure, the details, the true architecture, I got out of the public library. For an impoverished child whose family could

[orkut-developer] Re: YouTube videos links

2010-07-12 Thread Allann Jones
@me can be the user ID too. Thank you. Best. On Mon, Jul 12, 2010 at 2:53 PM, Allann Jones allan...@gmail.com wrote: Hi. Will be supported YouTube video links in the API/RPC in the future? It's only URLs on Orkut, right? Thank you. Best. -- Allann Jones I received the fundamentals of my

[orkut-developer] Re: mediaitems.get / albumId

2010-07-06 Thread Allann Jones
AM, Allann Jones allan...@gmail.com wrote: Hi. Is possible to get the pictures from a Orkut album using OAuth / RPC with JavaScript? If it is, what the command syntax for this? I'm trying this: {'method': 'mediaitems.get', 'params':{'userId':['@me'], 'groupId':'@self', 'albumId':['xxx

Re: [orkut-developer] Re: mediaitems.get / albumId

2010-07-06 Thread Allann Jones
, Robson Dantas 2010/7/5 Allann Jones allan...@gmail.com Hi. I'm using 3-legged Orkut/Oauth RPC API. Where I get information about the resources and methods that are correctly implemented? Is necessary implement something on Orkut sandbox side? I'm getting permission errors on requests like