Hi Kevin, I have filed an issue in the issue tracker....Kindly have a look at it and let us know about the status..
TIA, VijayRaj On Wednesday, 30 May 2012 00:24:34 UTC+5:30, Kevin Winter wrote: > > Hi VijayRaj, > I think this is a bug in our maven pom.xml - it's pulling in an old > version of the google oauth libs that doesn't have this field and it goes > first on the classpath overriding the more recent entry. Could you please > file an issue on our issue tracker while we figure out how best to fix > this? http://code.google.com/p/google-api-ads-java/issues/list > > - Kevin Winter > AdWords API Team > > On Monday, May 28, 2012 10:50:39 AM UTC-4, VijayRaj Chauhan wrote: >> >> Hi Kevin, >> >> I have been trying Oauth1.0a authentication from the link which you have >> mentioned earlier >> http://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201109/misc/OAuthExample.java >> ....I >> also extracted all the dependencies from the file >> *adwords-axis-examples-1.3.0-dependencies.tar.gz, >> b*ut I still get an error mentioning that *GoogleOAuthGetTemporaryToken*and >> *GoogleOAuthGetAccessToken* does not have *transport* variable i.e., the >> error comes from line no. 67 and 102 in that above example...Am I missing >> something?? Could you pls help me in getting this work?? >> >> TIA, >> VijayRaj >> >> On Friday, 27 April 2012 11:51:02 UTC+5:30, Anash P. Oommen wrote: >>> >>> Hi Ewan, >>> >>> Also look at >>> https://developers.google.com/appengine/docs/python/urlfetch/overview#Quotas_and_Limits. >>> >>> This could limit how big a report you can download and process on AppEngine. >>> >>> Cheers, >>> Anash P. Oommen, >>> AdWords API Advisor. >>> >>> On Friday, 6 April 2012 18:55:53 UTC+5:30, Kevin Winter wrote: >>>> >>>> Hi Ewan, >>>> In theory (and for very simple usage), yes. However, we're still >>>> troubleshooting this issue: >>>> http://code.google.com/p/google-api-ads-java/issues/detail?id=3 >>>> >>>> We've narrowed it down to some interaction with the Jax-ws generated >>>> classes and production appengine - we've been able to reproduce with both >>>> AdWords and DFP and are currently following up with google internal >>>> resources. >>>> >>>> If your use case only needs to instantiate 2 or so services in a task, >>>> you should be fine. Performing complex multi-service tasks will cause App >>>> Engine to crash for now. Report downloads are unaffected, as they don't >>>> need to instantiate a service. >>>> >>>> - Kevin Winter >>>> AdWords API Team >>>> >>>> On Friday, April 6, 2012 8:49:01 AM UTC-4, Ewan Heming wrote: >>>>> >>>>> Hi Kevin, >>>>> >>>>> Does this version of the Java Client Library work with App Engine now? >>>>> >>>>> Thanks, >>>>> >>>>> Ewan >>>>> >>>> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
