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*
<HEAD><TITLE>Authorization Required</TITLE></HEAD>
<BODY BGCOLOR="white" FGCOLOR="black"><H1>Authorization Required</H1><HR>
<FONT FACE="Helvetica,Arial"><B>
Description: Authorization is required for access to this proxy</B></FONT>
<HR>
*<!-- default "Authorization Required" response (401) -->*
</BODY>

That error suggests that:

a. You are going through a proxy that requires authorization.
b. When authorization fails, your proxy server is returning the null byte 
(0x0) in the response. As a result, when the client library tries to parse 
the response, it fails.

Do you know why authorization is failing intermittently, or do you have a 
system admin who can help debug that issue?

Thanks,
Josh, AdWords API Team

On Wednesday, September 27, 2017 at 3:05:43 AM UTC-4, hari krishna wrote:
>
> 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/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0bedccda-eb54-4641-b9db-00647d911c45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to