Re: Oauth2 with Test Service Account

2017-08-09 Thread John Reynolds
nd he is aware of it. He will work with you over the issue tracker > thread. > > Cheers > Anash P. Oommen, > AdWords API Advisor. > > On Monday, August 7, 2017 at 2:01:15 AM UTC-4, John Reynolds wrote: >> >> I know this thread is old, but have a similar request. >

Re: AuthenticationError.NOT_ADS_USER - Java SDK setServiceAccountUser missing?

2017-08-08 Thread John Reynolds
FYI - I ended up getting that working. Yes, I followed all of the steps to create the service account and authorize it for our Google Apps Domain. That isn't the issue. All of the sample code and examples for using the Service Account fail to show where or how to set the ServiceAccountUser on t

AuthenticationError.NOT_ADS_USER - Java SDK setServiceAccountUser missing?

2017-08-07 Thread John Reynolds
I'm having issues getting a Service Account to access our MCC account. I have followed all of the setup steps in the guide, here: https://developers.google.com/adwords/api/docs/guides/authentication#oauth2_service_accounts I have the app created in the Dev Console and have placed the JSON in my

Re: AdWords API access with service account set up

2017-08-06 Thread John Reynolds
Justin, can you share how you got this working? Thanks! On Wednesday, April 15, 2015 at 10:50:23 AM UTC-7, Justin Coon wrote: > > I was able to implement a service account, and while not extremely easy, > there are guides on how to do it, and they are a bit confusing in parts. I > love it thoug

Re: Oauth2 with Test Service Account

2017-08-06 Thread John Reynolds
I know this thread is old, but have a similar request. We do Administer our Google Apps domain and would prefer to have this all linked back to it. I setup the Service Account in the developer console and downloaded the JSON. That all seems to load fine. Per the documentation, inside the G Sui