That's because of v3.0:
http://groups.google.com/group/google-documents-list-api/browse_thread/thread/263293f202c35a4b#

The feed URIs have changed:
http://code.google.com/apis/documents/docs/3.0/reference.html

See the new java guide:
http://code.google.com/apis/documents/docs/3.0/developers_guide_java.html

Eric

On Aug 28, 9:30 pm, Pascal <pascal.voitot....@gmail.com> wrote:
> Hello,
> I have some code using DocListApi to retrieve docs/folders working
> with 1.35.x version and now with 1.36.0 (including docs API 3.0
> apparently), I always get:
>
> 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
> (HttpGDataRequest.java:555)
>         at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse
> (GoogleGDataRequest.java:543)
>         at com.google.gdata.client.http.HttpGDataRequest.checkResponse
> (HttpGDataRequest.java:536)
>         at com.google.gdata.client.http.HttpGDataRequest.execute
> (HttpGDataRequest.java:515)
>         at com.google.gdata.client.http.GoogleGDataRequest.execute
> (GoogleGDataRequest.java:515)
>         at com.google.gdata.client.Service.getFeed(Service.java:1053)
>         at com.google.gdata.client.Service.getFeed(Service.java:916)
>         at com.google.gdata.client.GoogleService.getFeed(GoogleService.java:
> 631)
>         at com.google.gdata.client.Service.getFeed(Service.java:935)
>
> What has changed ? Is it linked to GData Docs Api V3.0?
>
> best regards
> Pascal
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to