Hi, I'm wondering whether there's something wrong on the Google side, as I'm today being unable to retrieve, using the Java apis, the acl document feeds for Google documents. My application is failing miserably each time, with the following error: com.google.gdata.util.ResourceNotFoundException: Not Found <HTML> <HEAD> <TITLE>Not Found</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Not Found</H1> <H2>Error 404</H2> </BODY> </HTML> at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataR equest.java:554) at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGD ataRequest.java:543) at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest .java:535) at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java: 514) at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.j ava:515) at com.google.gdata.client.Service.getFeed(Service.java:1034) at com.google.gdata.client.Service.getFeed(Service.java:897) at com.google.gdata.client.GoogleService.getFeed(GoogleService.java:631) at com.google.gdata.client.Service.getFeed(Service.java:916)
Has anything changed on the Google side? I'm using version 1.33 of the java client apis. Please let me know. Thanks, -Patricia --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---