Hi, You can set the authToken manually by using User.setAuthToken():
http://google-api-adwords-java.googlecode.com/svn/trunk/docs/com/google/api/adwords/lib/AdWordsUser.html#setAuthToken(java.lang.String) If you set the authToken using this process then it won't try to generate one for you. Best, - Eric Koleda, AdWords API Team On Mar 30, 1:17 am, abhijat <[email protected]> wrote: > Hello, > > I was wondering if the auth token URL, as defined in AuthToken.java, > can be made configurable. We have automated integration tests that run > over and over again a day. We would not like each run to contact the > Google servers to get back the real token. To overcome this issue I > think this URL can be made configurable so that during test runs we > can contact our own endpoint that will return back a dummy auth token. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en To unsubscribe, reply using "remove me" as the subject.
