【问题标题】:Reauthorize permissions to Google apps script after password change更改密码后重新授权对 Google Apps 脚本的权限
【发布时间】:2018-09-13 06:24:31
【问题描述】:

我刚刚更改了我的 Gmail ID 密码,但这也停止了我的所有脚本触发器。我不得不再次手动运行脚本并授权脚本发送电子邮件和其他权限。有没有办法解决这个问题,或者我每次更改密码时都必须授权应用程序脚本?提前感谢您的帮助。

【问题讨论】:

    标签: google-apps-script google-sheets


    【解决方案1】:

    没有解决方法。您必须重新授权以所有者身份运行的脚本。这是 google 的 oauth 处理(不仅仅是应用程序脚本)最近做出的改变

    http://googleappsupdates.blogspot.pe/2015/12/increased-account-security-via-oauth2.html

    更新:

    https://gsuiteupdates.googleblog.com/2016/09/update-increased-account-security-via.html

    【讨论】:

      猜你喜欢
      • 2019-02-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-06-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-08-04
      相关资源
      最近更新 更多