alooi14 / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 1 forks source link

Insert view method returns 'insufficientPermissions' even on developers.google.com #650

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Other management API requests work fine, but this method seems to require some 
different level of privilege?

Steps to reproduce issue:
1.  Post an insert view request to Management API, using account and web 
property where the user has edit permissions

Expected output:
200
Actual results:
403

Original issue reported on code.google.com by edw...@littledata.co.uk on 29 May 2015 at 6:47

Attachments:

GoogleCodeExporter commented 8 years ago
Write operations in the Management API (e.g. create, update, delete, patch) for 
Web Property, View (Profile), and Goal resources is currently available as a 
developer preview in limited beta. If you're interested in using these 
features, request access to the beta from the link provided on the page below:
https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtProfileGuid
e

Once your project has been whitelisted only requests from that project will be 
able to request write operations in the Management API.

Original comment by mcoh...@google.com on 29 May 2015 at 3:48

GoogleCodeExporter commented 8 years ago
Thanks - I just missed the warning on the redesigned developer guide pages

Updates:
    Status: Invalid

Original comment by edw...@littledata.co.uk on 29 May 2015 at 8:33