Hi team,
I try to run get_campaigns.py (same sample from github python repo) with test client ID but stuck on DEVELOPER_TOKEN_NOT_APPROVED error. Can anyone please to provide with some advise or is this somewhat a bug ? (It seems that recently the same errors occur with test accounts)
More details:
ad manager ID: 455-648-9642 (I got developer token from ad manager account and my developer token access is test account access only)
test ad manager ID: 186-607-2898 (I create a project while logging with test ad manager account to get OAuth client ID and client credential)
test client ID: 126-982-1970 (I create this test client account under test ad manager account and use this ID as client_customer_id ID in yaml file)
I also try to run get_campaigns.py with 186-607-2898 as client_customer_id ID and it runs with no error as well as no return.
Thank you a lot for your advise.