我正在为我的项目使用PHP googlesdk。我试图找到这一点,但无法找到任何单一的链接,帮助我确定帐户。有没有人可以帮我检查一下用户是不是gsuite的管理员?
这里是概述链接,您可以查看响应,有一个关键的isAdmin是可用的。但是,当我使用get和list尝试下面的链接时,它会返回类似以下"Not Authorized to access this resource/api"的错误</e
嗨,我正在尝试开发一个for GSuite管理,它可以将他们的google驱动数据迁移到另一个云服务中。但是在认证过程中,我得到了下面的错误。error_description": "Client is unauthorized to retrieve access tokens using this method."下面是在开发者控制台中启用的apiAdmin SDK 2. Contact API 3. g邮件API 4.日历<em
我想写一个python脚本来自动化这个任务,所以我使用Google的API来完成这个任务。我按照这个教程(https://github.com/googleapis/google-api-python-client/blob/master/docs/oauth-server.md)做了所有的事情/projects/gsuite-api-demo/quickstart.py
Get