Hello!
I am trying to make my first API call, so I set up a test manager account and a few test client accounts (i.e. the dummy accounts created under the test manager account). But when running generate_refresh_token.py, I received this:
Error summary: {'faultMessage': "[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'<null>']", 'requestId': '0005753d9c9f13580a3706d12803025d', 'serviceName': 'CampaignService', 'methodName': 'get', 'operations': '1', 'responseTime': '86'}
This made me realize I hadn't actually linked the test manager account to the test client accounts. But when I tried to link them to the test manager account, I received this:
"You can't link this account because it's already linked to another
manager in this account hierarchy. If you don't manage this account,
please contact your top manager account to change its manager to this
manager." Please see attachment.
As stated in the docs, "While logged in to AdWords as your
test manager account, any client accounts you create will automatically be test
accounts.", so I find it hard to understand that "it's already linked to another
manager in this account hierarchy". These are test accounts created under a test manager.
As a side note, I am also having the same minor error described in the links below, namely that test client accounts are not showing where they should. While not fatal, this minor error might be related (or not)
Thanks in advance!