I am trying to get URL of the document from DocumentListEntry calling API method that worked up until today.
Calling someDoc.getDocumentLink().getHref() worked before just fine but now what i get back some how has my google app domain pre-appended twice so it looks like this: https://docs.google.com/a/somedomain.com/a/somedomain.com/Doc?docid=0ARi0wkC_sEtOZGN6MmY4OF82ZGN2YzliZjI&hl=en instead of https://docs.google.com/a/somedomain.com/Doc?docid=0ARi0wkC_sEtOZGN6MmY4OF82ZGN2YzliZjI&hl=en I didnt check yet for normal google accounts but seems like an issue for google app accounts. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---