Hi,

It's hard to say without seeing the request that the proxy server is
sending. Is there any extra text in the body of the 503 response? It
shouldn't make a difference to the API if you are going through a proxy
server as long as the request isn't unduly tampered with so as to become
malformed.

Cheers,
-Jeff


On Fri, Aug 29, 2008 at 4:28 AM, madalla <[EMAIL PROTECTED]> wrote:

>
> There is nothing to do with programming. You just need to config your
> emulator (eg. Sun WTK) the proxy settings. I don't think we need to
> consider proxy even for the real device. My program just use the
> networking channel in the device. I don't care what it is or how to
> config it as long as the device can connect to the internet.
>
> I just want to know why it gives me error 503 when I try to create a
> new album via proxy?
>
> On Aug 27, 11:50 pm, "Jeff Fisher" <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > That's a little strange, unless the proxy server isn't required for SSL
> > traffic? How are you setting up the proxy? I was able to get it to work
> in
> > Java:
> >
> > http://code.google.com/apis/gdata/articles/proxy_setup.html#java
> >
> > But I don't know if J2ME does things differently.
> >
> > Cheers,
> > -Jeff
> >
> > On Tue, Aug 26, 2008 at 1:40 AM, madalla <[EMAIL PROTECTED]> wrote:
> >
> > > Hi Jeff,
> >
> > > I've just found out that the "create new album" request is actually
> > > working. When I test the application at home without proxy, it is
> > > working fine. The problem is I'm using the emulator for development at
> > > office. I need to config the emulator to go via the proxy in our
> > > office. Somehow I get 503 when I send a "create new album" request but
> > > I can get my authorization token. Do you have any idea about this?
> >
> > > Regards,
> > > madalla
> >
>

--~--~---------~--~----~------------~-------~--~----~
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