Re: NullPointerException When trying to get CrmBasedUserList Id in Adwords java client version v201708

2017-09-27 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Hari, I noticed that the underlying error here is: 1495223 [main] ERROR org.apache.axis.SOAPPart - Exception: *java.lang.IllegalArgumentException: The char '0x0' after 'return code: 401* Authorization Required Authorization Required Description: Authorization is required for access to

Re: NullPointerException When trying to get CrmBasedUserList Id in Adwords java client version v201708

2017-09-27 Thread hari krishna
Hi Josh, Please find soap and java error logs for the one of the failure. Please help us in resolving this kind of issues. Thanks! Hari. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: NullPointerException When trying to get CrmBasedUserList Id in Adwords java client version v201708

2017-09-20 Thread hari krishna
Hi Josh, We are creating standalone application using java. It will run as backgourd process and upload emails to CM.We are not using any multi-threading in this. I will give SOAP request and response to you for better debugging from your end. One thing we are doing is we are looping

Re: NullPointerException When trying to get CrmBasedUserList Id in Adwords java client version v201708

2017-09-20 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Hari, Could you check out the Java library's page on thread safety and confirm that you are following the guidelines outlined there? When I've seen issues like this in the past, it's been due to objects that are not

Re: NullPointerException When trying to get CrmBasedUserList Id in Adwords java client version v201708

2017-09-19 Thread hari krishna
Hi Peter, I sent you private message. Thanks! Hari. On Tuesday, September 19, 2017 at 9:14:42 AM UTC+5:30, Peter Oliquino wrote: > > Hi Hari, > > Could you send to me privately via the *Reply privately to author* option, > your clientCustomerID and the generated SOAP request and response

Re: NullPointerException When trying to get CrmBasedUserList Id in Adwords java client version v201708

2017-09-18 Thread 'Peter Oliquino' via AdWords API Forum
Hi Hari, Could you send to me privately via the *Reply privately to author* option, your clientCustomerID and the generated SOAP request and response when the error was encountered? Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

NullPointerException When trying to get CrmBasedUserList Id in Adwords java client version v201708

2017-09-18 Thread hari krishna
Hi , We are getting NullPointerException When trying to get CrmBasedUserList Id in Adwords java client version v201708. This is happening once in 15 requests. This issue is happening randomly. Can you please help us getting this issue solved. Below is the exception stack trace