Google Analytics API 开始报错403 insufficient Permissions (PHP)

Google Analytics API began to issue an error 403 insufficient Permissions (PHP)

它在 1 月 10 日之前工作正常,但后来就坏了。没有人没有更改任何权限。我不知道原因,也找不到答案。 如果有人可以帮助我,请不要害羞)

服务器回答:{"error":{"errors":[{"domain":"global","reason":"insufficientPermissions","message":"User does not have sufficient permissions for this profile."}],"code":403,"message":"User does not have sufficient permissions for this profile."}}

下面是 API 请求的图形

现在可以了!! 新用户已添加到 Google Analytics(而不是开发人员控制台),它开始工作了。

我不知道原因,也许它在没有用户的情况下工作是因为错误,或者我们团队的某个人在分析中杀死了用户。 我认为它是第二个变体。