Hi All, When i am trying to access google calendar items i am getting Proxy authentication required Error.
13:15:17,359 INFO [STDOUT] Current Date Time : 2007-01-12 13:15:17,390 INFO [STDOUT] Exception::++++com.google.gdata.util.ServiceException: Proxy Authentication Required <HTML> <HEAD><TITLE>407 Proxy Authentication Required</TITLE></HEAD> <BODY> <H1>Proxy Authentication Required</H1> <H4> Unable to complete request:<P>Access denied due to authentication failure. </H4> <HR> </BODY> </HTML> This is due to problem of authentication issue with proxy. Even when i set proxy properties in the program it is giving error at calendar feeds at the below line: CalendarEventFeed myFeed=myService.getFeed(feedUrl, CalendarEventFeed.class); Can u please help me in this.... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
