Suddenly getting AuthorizationError.USER_PERMISSION_DENIED

2016-06-27 Thread James Andrews
We have a few accounts set up as Manager accounts that we use for testing in development. We were going through testing as we are doing a major update to the framework our code use when suddenly we were getting AuthorizationError.USER_PERMISSION_DENIED errors return to us upon authorization.

Re: Suddenly getting AuthorizationError.USER_PERMISSION_DENIED

2016-06-27 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi James, The USER_PERMISSION_DENIED error occurs when there is no link between the manager account authorized in the request and the client account specified in the request headers. Cou