【发布时间】:2022-06-16 16:57:03
【问题描述】:
早上好,
我们正在使用范围:
https://www.googleapis.com/auth/calendar.app.created
制作辅助 Google 日历,并在其中查看、创建、更改和删除活动
当我们尝试创建日历时,我们得到了 PERMISSION_DENIED
是否有人熟悉 calendar.app.created 中的任何问题? calendar.app.created 通常有效吗?
请注意,我们不能使用范围https://www.googleapis.com/auth/calendar,因为它是一个受限范围,我们需要使用非敏感范围calendar.app.created。
谢谢。
【问题讨论】: