google-code-export / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
1 stars 3 forks source link

analytics.management.webproperties.insert fails with 403 "Your project does not have access to this feature." #252

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to use the analytics.management.webproperties.insert from Google 
Analytics API v3
2. Try to create a new webproperty following these directions 
https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtReference/m
anagement/webproperties/insert
3. Fails with "message": "Your project does not have access to this feature."

What is the expected output? What do you see instead?

You should be able to create a new webproperty from the api explorer.

Original issue reported on code.google.com by ecer...@google.com on 29 Dec 2014 at 9:19

GoogleCodeExporter commented 9 years ago
Please feel free to close this bug. This seems to be a beta feature that 
requires whitelisting. 
https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtWebproperty
Guide

Original comment by eduardocereto on 29 Dec 2014 at 9:46