rxz99 / analytics-issues

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

User Management: You do not have sufficient permissions to modify the users on this account. #722

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

---------------------------------------------------------------------------
NOTE: This tool is not designed to request help. It is only for
reporting issues and requesting features for the Google Analytics
libraries.

If you are a developer and you need help, visit:
https://developers.google.com/analytics/help/

If you are not a developer and you need help, visit:
https://support.google.com/analytics
---------------------------------------------------------------------------
Name of related component: Management API

Request summary:
While giving Read & Analyze permission to one of my service accounts i am 
getting message as "User Management: You do not have sufficient permissions to 
modify the users on this account.", kindly suggest a way to accomplish that.

Use Cases:
Describe how you will use this feature if implemented.

Original issue reported on code.google.com by david.ab...@alcon.com on 27 Aug 2015 at 2:03

GoogleCodeExporter commented 8 years ago
Use the proper scope:
https://www.googleapis.com/auth/analytics.manage.users
Details here:
https://developers.google.com/analytics/devguides/config/mgmt/v3/mgmtAuthorizati
on?hl=en

Also This tool is not designed to request help. It is only for
reporting issues and requesting features for the Google Analytics
libraries.

Original comment by mcoh...@google.com on 27 Aug 2015 at 3:07