Re: Two Step Authentication error from gapi SDK

2019-06-20 Thread Google Ads API Forum Advisor Prod
Hi, Unfortunately, there is so current solution to enroll the account for 2-step verification in the API. You have to login your Google Ads account and enroll in this link. After enrolling, you may now continue to make API calls. If the issue still persist, kindly let me know so I can further

Re: Two Step Authentication error from gapi SDK

2019-06-20 Thread cv
Hi Dannison, Yes I was getting error Failure: {"errors":[{"errorCode":{"authenticationError":"TWO_STEP_VERIFICATION_NOT_ENROLLED"},"message":"An account administrator changed this account's authentication settings. To access this Google Ads account, enable 2-Step Verification in your Google a

Re: Two Step Authentication error from gapi SDK

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi, If you are encountering the same error (TWO_STEP_VERIFICATION_NOT_ENROLLED), make sure you are enrolled with 2 step verification. You can enroll via this link. Regards, Dannison Google Ads API Team ref:_00D1U1174p._5001UAqiy0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: Two Step Authentication error from gapi SDK

2019-06-19 Thread cv
Hello Dannison, I am also facing same issue while retrieving customer information. I have MCC account which has access to this account. What I need to do in this case? Thanks On Monday, 27 May 2019 16:05:33 UTC+5:30, adsapiforumadvisor wrote: > > Hi, > > The error AuthorizationError.TWO_STEP

RE: Two Step Authentication error from gapi SDK

2019-05-27 Thread Google Ads API Forum Advisor Prod
Hi, The error AuthorizationError.TWO_STEP_VERIFICATION_NOT_ENROLLED occurs when the account is on two step authentication but the refresh token being used does not belong to an email which is setup for 2-Step authentication. Are you added as a user on the Google Ads account or are your API call

Two Step Authentication error from gapi SDK

2019-05-26 Thread access access
Hello! Just recently we've been receiving errors in our app from the google api for two step authentication: AuthorizationError.TWO_STEP_VERIFICATION_NOT_ENROLLED >From my understanding the MCC account has to have two step verification in order to access it's accounts. https://ads-developers.g