Never mind... some digging brought the answer up:
myService.getRequestFactory().setPrivateHeader("Proxy-Authorization",
base64encodedCredentials);

On Nov 29, 12:42 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
> I've been trying to use the Java version of the Google Data API to
> access Calender info. My code samples quickly started working but I've
> to make them work behind the company's firewall and I don't find a way
> to do so.
> I read the article on 
> proxy's:http://code.google.com/support/bin/answer.py?answer=71349
> and yes, there's a way to indicate the proxy host and port, but our
> proxy requires authentication and I don't see a way to set that
> information on the API.
> Is there a way to add the proxy authentication to the outgoing
> requests from the GdataAPI?
>
> Thanks for your help. (our 'big chief' is coming next Tuesday and we
> need to give a great show)
>
> -kr, Gerard.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" 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