Re: java.lang.ClassNotFoundException: com.google.api.client.util.Clock

2015-06-19 Thread Steve Beaman
s-api/576ef7e7-4772-4ad0-be63-1309d1383c6c%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- Steve Beaman Life is short, and the closer you get to the end, the faster it goes. Don't waste your time. -- -- =~=~=~=~=~=~

Re: oAuth2Credential generated via OfflineCredentials.Builder() works fine to get some account information, but not all

2014-03-31 Thread steve . beaman
Yep. That was it. All I had to do was setClientCustomerId on the AdWordsSession. I'm back in business again! Thanks Josh. On Monday, March 31, 2014 1:59:06 PM UTC-7, Josh Radcliff (AdWords API Team) wrote: > Hi, > > From the behavior you are describing it sounds like you are passing an MC

Re: oAuth2Credential generated via OfflineCredentials.Builder() works fine to get some account information, but not all

2014-03-31 Thread steve . beaman
On Monday, March 31, 2014 11:06:23 AM UTC-7, New Day Consulting wrote: > > I am a java developer transitioning to AdWords API v201402 from v201306. > > I have generated an oAuth2Credential via the OfflineCredentialsBuilder() > as suggested as a replacement for getting oAuth2 authorization via a

Re: I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread steve . beaman
Ok, I have figured out a much better way to do this. I assume that copying the authorizeUrl into a browser, and copying the resulting authorizationCode into a Windows command line all has to be done within a single user session. And the line: String authorizationCode = new BufferedReader(new

Re: I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread steve . beaman
On Wednesday, March 19, 2014 1:04:46 PM UTC-7, steve@revvim.com wrote: > > I have a api.adwords.clientId and a api.adwords.clientSecret obtained from: > > > https://console.developers.google.com/project/apps~astute-being-524/apiui/credential > > I have pasted the clientId and clientSecret int

Re: I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread steve . beaman
Ok, I went to: https://code.google.com/apis/console/b/0/?noredirect#project:294392641373:access and created a new Client ID for installed applications. On Wednesday, March 19, 2014 1:04:46 PM UTC-7, steve@revvim.com wrote: > I have a api.adwords.clientId and a api.adwords.clientSecret obt

Re: I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread steve . beaman
Ok, I went to: https://code.google.com/apis/console/b/0/?noredirect#project:294392641373:access and created a new Client ID for installed applications. I pasted the new clientId and clientSecret into the appropriate tags (api.adwords.clientID and api.adwords.clientSecret) in my ads.properties

I use OAuth2 with v201306 successfully and am attempting to migrate to v201402, and need help with running GetRefreshToken.java

2014-03-20 Thread steve . beaman
I have a api.adwords.clientId and a api.adwords.clientSecret obtained from: https://console.developers.google.com/project/apps~astute-being-524/apiui/credential I have pasted the clientId and clientSecret into the appropriate spots in ads.properties file. I have run GetRefreshToken.java and at

Re: How many simultaneous logins

2012-11-09 Thread Steve Beaman
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 -- Steve Beaman Life is short, and the closer you get to the end, the faster it goes. Don&#x