Hi, I got the soap request and response. Please help investigate. We've been seeing many these errors for the past two weeks continuously.
AdsClientLibs.SoapXmlLogs Error: 1 : -----------------BEGIN API CALL--------------------- Request ------- POST /api/adwords/mcm/v201502/CustomerService User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 4.0.30319.18449) Authorization: ****** Content-Type: text/xml; charset=utf-8 SOAPAction: "" Host: adwords.google.com Content-Length: 699 Accept-Encoding: gzip Connection: Keep-Alive TimeStamp: Fri, 28 Aug 2015 10:42:29 GMT <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap=" http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"><soap:Header><RequestHeader xmlns=" https://adwords.google.com/api/adwords/mcm/v201502"><developerToken xmlns=" https://adwords.google.com/api/adwords/cm/v201502">******</developerToken><userAgent xmlns="https://adwords.google.com/api/adwords/cm/v201502"> (AwApi-DotNet/18.12.0, Common-Dotnet/3.7.0, .NET CLR/4.0.30319.18449, gzip)</userAgent></RequestHeader></soap:Header><soap:Body><get xmlns=" https://adwords.google.com/api/adwords/mcm/v201502" /></soap:Body></soap:Envelope> Response -------- Content-Encoding: X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Content-Length: 497 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=UTF-8 Date: Fri, 28 Aug 2015 17:42:29 GMT Expires: Fri, 28 Aug 2015 17:42:29 GMT Server: GSE TimeStamp: Fri, 28 Aug 2015 10:42:29 GMT <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><ResponseHeader xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201502" xmlns=" https://adwords.google.com/api/adwords/mcm/v201502"><ns2:requestId>00051e629b8f3bc80a4c992354005dfb</ns2:requestId><ns2:serviceName>CustomerService</ns2:serviceName><ns2:methodName>get</ns2:methodName><ns2:operations>0</ns2:operations><ns2:responseTime>137</ns2:responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>[RequestError.UNKNOWN @ ]</faultstring><detail><ApiExceptionFault xmlns=" https://adwords.google.com/api/adwords/mcm/v201502" xmlns:ns2=" https://adwords.google.com/api/adwords/cm/v201502"><ns2:message>[RequestError.UNKNOWN @ ]</ns2:message><ns2:ApplicationException.Type>ApiException</ns2:ApplicationException.Type><ns2:errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:RequestError"><ns2:fieldPath></ns2:fieldPath><ns2:trigger></ns2:trigger><ns2:errorString>RequestError.UNKNOWN</ns2:errorString><ns2:ApiError.Type>RequestError</ns2:ApiError.Type><ns2:reason>UNKNOWN</ns2:reason></ns2:errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> -----------------END API CALL----------------------- Thanks Ashley On Thursday, August 13, 2015 at 6:21:40 AM UTC-7, Anthony Madrigal wrote: > > Hi Ashley, > > It depends on what client library > <https://developers.google.com/adwords/api/docs/clientlibraries> they are > using. Under the section *Source, *there is a link to the Github page of > each respective client library. On that page, there is a section that shows > how to enable logging. > > As an example, this link > <https://github.com/googleads/googleads-java-lib#user-content-how-do-i-enable-logging> > is > how to enable logging for the Java library. > > Regards, > Anthony > AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 --- 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 [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e25a8c1e-bcc5-4d68-a83a-426bfc7d763a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
