[orkut-developer] Re: orkut-os-client sample issue

2010-08-17 Thread Paulo Cesar
Hi Robson, how do you managed to bypass this 417 error? I'm just stuck on this.. On Aug 6, 4:38 pm, Robson Dantas biu.dan...@gmail.com wrote: Hi, Got this error too, and in my case was oauth authencation problem. When developing the php library, got issues like that too (and am still

[orkut-developer] Error 417 - Expectation failed

2010-08-13 Thread Paulo Cesar
Hi, I'm (still) trying to run the java orkut-os-client, but it keeps giving me the 417 error. Can someone help me with this? The problem is happening on class Transport, method sendRequest, line 105. He is more detail of the errors: e.toString(): net.oauth.OAuthProblemException: HTTP/1.0 417

[orkut-developer] Re: The orkut client library is out!

2010-08-11 Thread Paulo Cesar
the command line (ant run-sample?) or using an IDE? And no, we won't block your consumer key without reason. ~Prashant On Aug 11, 6:19 pm, Paulo Cesar pueloce...@gmail.com wrote: I don't think it's an authentication problem. Please see this part of the error: Caused

[orkut-developer] Re: The orkut client library is out!

2010-08-11 Thread Paulo Cesar
response? -Robson Dantas 2010/8/11 Paulo Cesar pueloce...@gmail.com Ah no, this oauth file is from before running ant run-sample. When I run it, it opens a browser window, I click on grant access to fabricialeme.com and then the error message appears on terminal. Here is the oauth

[orkut-developer] Re: The orkut client library is out!

2010-08-11 Thread Paulo Cesar
, but I'm just not sure how to do this on this java client.. Anyway, I'll continue trying to make it work, but if anyone knows a solution, please post it here :) Bye On Aug 11, 2:37 pm, Paulo Cesar pueloce...@gmail.com wrote: Yeah, the first thing I thought was to debug the samples to understand how

[orkut-developer] Re: The orkut client library is out!

2010-08-11 Thread Paulo Cesar
), but I found no solution to 417.. On Aug 11, 4:18 pm, Paulo Cesar pueloce...@gmail.com wrote: Ok, now that I'm debugging it, I found the real problem... I'm getting Error 411: HTTP response = HTTP/1.0 411 Length Required Server: squid/2.7.STABLE3 Date: Wed, 11 Aug 2010 19:12:59 GMT Content

[orkut-developer] Re: The orkut client library is out!

2010-08-10 Thread Paulo Cesar
Anybody knows when the problem described bellow will be fixed? When i ran the project, after specifying my Consumer key and Secret, the Request was made normally, however, the response had problems. The program ended with an exception as follows, (by the way I did do the authentication, i.e,