Hi, Can I get list of documents from a subfolder. I have a folder structure as below:
Vehicles Cars I want t list all the documents from Vehicles/Cars folder. Following url gives me the error. URL documentListFeedUrl = new URL("http://docs.google.com/feeds/ documents/private/full/-/{http://schemas.google.com/docs/2007/folders/ desyog...@gmail.com}vehicles/Cars"); Can I know where am I going wrong.... If I give only Cars instead of Vehicles/Cars, I get list from all the folders whose name is Cars. In this case I want only from the folder Cars whose parent is Vehicles. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---