Thanks Sir. I guess I'll just refer to the groups before posting a code
snippet.

On Sun, Oct 19, 2008 at 10:54 AM, Eric Bidelman <[EMAIL PROTECTED]> wrote:

> Hi Carlo,
> It's possible you are not using the ClientLogin Auth token correctly.
> I recommend posting a code snippet over in the Accounts APIs forum:
>
> http://groups.google.com/group/Google-Accounts-API?lnk=
>
> Eric
>
>
> On Sun, Oct 19, 2008 at 6:24 AM, Carlo <[EMAIL PROTECTED]> wrote:
>
>>
>> Hi everyone,
>>
>> I'm quite new to this Google API. My friends and I are trying to make
>> a ClientLogin by sending an HTTP request manually since it is quite
>> possible that the Java Library of the GData API is not supported in
>> J2ME.
>>
>> But for now, I'm trying to use the ClientLogin to get through to
>> Blogger in Java. So far, I am able to retrieve an authorization token
>> without handling CAPTCHA. Here is the response I got:
>>
>> ----------------------------------------------
>> HTTP/1.1 200 OK
>> Content-Type text/plain
>> Cache-control no-cache, no-store
>> Pragma no-cache
>> Expires Mon, 01-Jan-1990 00:00:00 GMT
>> Date Sun, 19 Oct 2008 13:13:19 GMT
>> X-Content-Type-Options nosniff
>> Content-Length 563
>> Server GFE/1.3
>> -----------------------------------------------
>>
>> The problem is when I request for the list of blogs of the user. I
>> always get a 403 Forbidden response.
>>
>> Is it because I'm not handling the CAPTCHA or the expiry date of the
>> HTTP response I got?
>>
>>
>>
>>
>
> >
>


-- 
"Pag nasugatan, takpan niyong hiwa niyo. Baka dapuan namin yan." -Mga Langaw

Carlo Santos
BS Computer Science
University of the Philippines - Diliman
09155746994

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data Protocol" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to