hi, thanks i have tried by selecting it as installed application and copied the redirect url intlo the AdvancedCreateCredentialFromScratch prgm console and tried to execute it showing following error
log4j:WARN No appenders could be found for logger (org.apache.commons.configuration.PropertiesConfiguration).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Exception in thread "main" ClientLogin or OAuth2 authentication must be used. caused by: []
at com.google.api.ads.adwords.lib.client.AdWordsSession$Builder.validate(AdWordsSession.java:442)
at com.google.api.ads.adwords.lib.client.AdWordsSession$Builder.build(AdWordsSession.java:422)
at adwords.axis.auth.AdvancedCreateCredentialFromScratch.createAdWordsSession(AdvancedCreateCredentialFromScratch.java:134)
at adwords.axis.auth.AdvancedCreateCredentialFromScratch.main(AdvancedCreateCredentialFromScratch.java:214)