I'm creating an script, based on Google Analytics step-by-step guide from this page:
(我正在根据此页面上的Google Analytics(分析)分步指南创建脚本:)
https://developers.google.com/analytics/resources/tutorials/hello-analytics-api
(https://developers.google.com/analytics/resources/tutorials/hello-analytics-api)
Authorization is done without problems, until it tries to access data.
(完成授权没有问题,直到尝试访问数据为止。)
The return code is 403, and error message is: (返回码是403,错误消息是:)
User does not have any Google Analytics account
(用户没有任何Google Analytics(分析)帐户)
This message has no sense: my account has google analytics data, tracking multiple websites, and I can access it from web browser without problem.
(此消息毫无意义:我的帐户具有Google Analytics(分析)数据,可跟踪多个网站,并且我可以从网络浏览器访问它而不会出现问题。)
I've allowed Analytics API through Google APIs console, and API access is giving me right data. (我已经允许通过Google API控制台使用Google Analytics(分析)API,并且API访问为我提供了正确的数据。)
ask by user989501 translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…