Hi, getEntry() method of DocsService gives error. All these days it was working fine. Now if it is given the error
Server side Exception: ResourceNotFoundException 404 - Not Found I get the same error even if I execute the DocumentListDemo example. Below is the code sniffet url = new URL("http://docs.google.com/feeds/acl/private/full/document %3Adtnhwbh_23jbbqhrdk/user:em...@gmail.com") AclEntry aclEntry = documentService.getEntry(url,AclEntry.class); Thaks in advance - Bhagya --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---