google analytics - Your project does not have access to this feature (403) -


i have receive mail google

great news! we’ve received request join google analytics account setup , configuration apis beta , project has been whitelisted access. these apis allow programmatically create , edit properties, views, , goals.

but when wondering access management api here https://developers.google.com/apis-explorer/?hl=en_us#p/analytics/v3/analytics.management.profiles.insert?accountid=83303713&webpropertyid=ua-83303713-1&_h=3&resource=%257b%250a%257d&

i getting same error

"errors": [ { "domain": "global", "reason": "insufficientpermissions", "message": "your project not have access feature." } ], "code": 403, "message": "your project not have access feature." }

what else missing?


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -