Hi, USER_PERMISSION_DENIED <https://developers.google.com/adwords/api/docs/common-errors#AuthorizationError.USER_PERMISSION_DENIED> error occurs because there is no link between the manager account authenticated in the request and the client account specified in the headers. Another reason would be that you are using OAuth2 credentials which do not have access to the specific client account. Since you've already encounter ALREADY_MANAGED_BY_THIS_MANAGER error, this means that your client account is already linked to the manager account and that the cause might be related to the OAuth2 credentials.
To resolve this error, could you try to generate the OAuth2 credentials <https://developers.google.com/adwords/api/docs/guides/authentication> using an email address that has access to the client account? To confirm which email address has the access to the client account, you may login to your AdWords account and go to *Gear Icon* > *Account settings* > *Account access*. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/ef13911b-541b-4554-8bc5-1c348bf522d1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
