I have a production account for my developerToken, clientId and clientSecret and a test MCC Account with 5 accounts in child for my test.
I got the refresh token(offline type) for my test MCC account by oauth2 login and tried to get all account list under the logined user wih the refreshToken. But I got only one account under the test MCC account. I added another test account under the test MCC account but the result was same. Why can't I get the all list of accounts even though I logged in with the test MCC account that can access to thier child accounts? And I tried to logged in with the test child account(one of the subaccount) but I got this error message. Client error: `POST https://oauth2.googleapis.com/token` resulted in a `401 Unauthorized` response: { "error": "unauthorized_client", "error_description": "Unauthorized" } Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/ad40dbb7-e489-47d2-ada6-9ef0bb906796%40googlegroups.com.