Change acl of pdf and non-google documents (EDU domain)

依然范特西╮ 提交于 2019-12-25 06:01:18

问题


I'm receiving this error when trying to change file ownership from Google Apps Script (Google Apps for Education):

GDataServiceExceptionYou can't yet change the owner of this item. (We're working on it.)

The same code works on a Google Apps for Business domain. Is there a limitation for EDU domains?


回答1:


Ok, found the answer in the Google Drive support pages:

Only Google Apps customers in Premier and Government domains can transfer ownership of a synced or uploaded file (such as a PDF or image file). If you're using Google Drive and Google Docs with a personal account or with a Google Apps for Education account, you can't transfer ownership of a synced or uploaded file.

http://support.google.com/drive/bin/answer.py?hl=en&answer=2494892

Does anyone know why this limitation exists for Education accounts? Is Google really working on it (as mentioned in the error message)?



来源:https://stackoverflow.com/questions/14402569/change-acl-of-pdf-and-non-google-documents-edu-domain

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!