简体   繁体   中英

Sharing doesn't work on Google Apps Script Editor

I am working on Google Apps Script. I want to share the Google Apps Script Editor to another account.I use Chrome browser.

I clicked File > Sharing in the editor. But I got this error:

在此处输入图像描述

I tried to remove all the cache and cookies and histories from the browser. but, same.

If you want to share a script bound to spreadsheet you need to share the spreadsheet itself

  • It is no possible to share a bound script is the spreadsheet is not shared
  • If the spreadsheet is shared, there is no need to explicitly share the script

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM