简体   繁体   English

Google日历活动创建和Google商家帐户

[英]Google calendar event create and Google business account

I am using PHP and Google API for create the google calendar and invite the people. 我正在使用PHP和Google API创建Google日历并邀请其他人。 Previously it was worked. 以前它是有效的。 But now google change the API. 但现在谷歌改变了API。 So I also changed the library. 所以我也改了库。

Library 图书馆

After that I got the permission issue. 之后我得到了许可问题。 So I found the solution from google developer account. 所以我从谷歌开发者帐户找到了解决方案。 Delegate domain-wide authority to your service account 将域范围的权限委派给您的服务帐户

https://developers.google.com/drive/web/delegation https://developers.google.com/drive/web/delegation

But according to this method I didn't see any Manage third party OAuth Client access 但根据这种方法,我没有看到任何管理第三方OAuth客户端访问

Anybody know any solution or anyway to create the google calendar and invite people? 任何人都知道任何解决方案或无论如何创建谷歌日历并邀请人们?

NOTE: I tried the gmail account. 注意:我尝试了gmail帐户。 It is working. 这是工作。 But when I try the google business account, I have above problem. 但是,当我尝试使用谷歌商业帐户时,我遇到了上述问题。

Screenshot 截图

在此输入图像描述

在此输入图像描述

In the authentication->click on "Manage API client access". 在身份验证 - >单击“管理API客户端访问”。 It is same as "Manage third party OAuth Client access" in the documentation. 它与文档中的“管理第三方OAuth客户端访问”相同。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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