は、そのDocsList.getRootFolder().getUrl()
ようなコンテンツにつながる URL を生成します。
Sorry, the page (or document) you have requested does not exist.
Make sure that you have the correct URL and that the owner of the document hasn't deleted it.
バグですか?
は、そのDocsList.getRootFolder().getUrl()
ようなコンテンツにつながる URL を生成します。
Sorry, the page (or document) you have requested does not exist.
Make sure that you have the correct URL and that the owner of the document hasn't deleted it.
バグですか?
ドライブ UI では、有効な URL を返すフォルダーには、「共有...」のドリルダウン オプションもあるようです。これにより、権限を持つユーザーがアクセスできる URL が生成されます。ルート フォルダーにはそのようなドリルダウン オプションがないため、Apps Script が提供する URL がそのようなメッセージを表示する理由が理解できます。おそらく、この動作はより適切に文書化する必要があります。ドキュメントでこれに対処するには、 Issue Trackerで問題を開いてください。