Re: cannot access adwords services via test account using production developers token.

2018-10-08 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Parvathy, Could you provide your clientId and clientSecret via *Reply privately to author* so I could further investigate this issue? Regards, Dannison AdWords API Team On Monday, October 8, 2018 at 8:54:14 PM UTC+8, Parvathy H wrote: > > Hi, > Thank you for the advice. > > I am calling a se

Re: cannot access adwords services via test account using production developers token.

2018-10-08 Thread Parvathy H
Hi, Thank you for the advice. I am calling a service of adwords in this way: let campaignCriterionService = user.getService(service, config.version); So the service returned in the user.getService method is as follows: { - "credentials" : -{ - "developerToken" : ,

Re: cannot access adwords services via test account using production developers token.

2018-09-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Parvathy, I have to delete your previous reply as it contains sensitive information. Please see below your reply with the masked sensitive information. I tried to access service by giving the clent id ,secret_id and refresh token of Test manager account email address. the production mcc emai

Re: cannot access adwords services via test account using production developers token.

2018-09-30 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nikhil, I can see that you have posted a new thread with regards to your issue in which I have responded. You could refer to that thread for better communication. Regards, Dannis

Re: cannot access adwords services via test account using production developers token.

2018-09-28 Thread nikhil almeida
Does the API credentials need to be set up by the same person who has created the Production MCC account? I am a developer who has access to the production MCC account, who set up the test MCC accounts and who has set up the credentials in Google Cloud. And I still get the 'OAuthTokenInvalid E

Re: cannot access adwords services via test account using production developers token.

2018-09-28 Thread parvathy . h
On Friday, September 28, 2018 at 9:51:25 AM UTC+5:30, parva...@iinerds.com wrote: > > Hi, > > I tried to create campaign using a test account: > The credential details are given as below: > > 1.The client id, secret id and refresh token used was of *Production MCC > account*. > 2.The developer

Re: cannot access adwords services via test account using production developers token.

2018-09-28 Thread parvathy . h
On Friday, September 28, 2018 at 9:51:25 AM UTC+5:30, parva...@iinerds.com wrote: > > Hi, > > I tried to create campaign using a test account: > The credential details are given as below: > > 1.The client id, secret id and refresh token used was of *Production MCC > account*. > 2.The developer

Re: cannot access adwords services via test account using production developers token.

2018-09-28 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The OAUTH_ TOKEN_INVALID error means the OAuth access token in the header is not val

cannot access adwords services via test account using production developers token.

2018-09-27 Thread parvathy . h
Hi, I tried to create campaign using a test account: The credential details are given as below: 1.The client id, secret id and refresh token used was of *Production MCC account*. 2.The developer token used is of the same *Production MCC account* mentioned above which is in *pending approval*. 3