Re: Error checking authorization

2017-09-11 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Tim, Apologies for the delayed response. For both OAuth2TokenBuilder and AdWordsSessionBuilder, a known exception to be thrown is InvalidArgumentException

Error checking authorization

2017-09-07 Thread Tim Johnson
Hi, I am looking to handle errors when using: OAuth2TokenBuilder() and AdWordsSessionBuilder() The examples online do not seem to show what methods can be used to return the errors; getPartialFailureErrors() isn't a method for those classes. Is there something similar that I can use to lo