I get this error when I call the google adwords api and I did not solve the
My servers run to AppDynamics and error is relative with it. Could someone help me?
Unmarshalling Error: unexpected element (uri:"http://appdynamics.com", local:"singularityheader").
Expected elements are <{https://adwords.google.com/api/adwords/mcm/v201710}ApiExceptionFault>,
<{https://adwords.google.com/api/adwords/mcm/v201710}RequestHeader>,
<{https://adwords.google.com/api/adwords/mcm/v201710}ResponseHeader>,
<{https://adwords.google.com/api/adwords/mcm/v201710}getCustomers>,
<{https://adwords.google.com/api/adwords/mcm/v201710}getCustomersResponse>,
<{https://adwords.google.com/api/adwords/mcm/v201710}getServiceLinks>,
<{https://adwords.google.com/api/adwords/mcm/v201710}getServiceLinksResponse>,
<{https://adwords.google.com/api/adwords/mcm/v201710}mutate>,
<{https://adwords.google.com/api/adwords/mcm/v201710}mutateResponse>,
<{https://adwords.google.com/api/adwords/mcm/v201710}mutateServiceLinks>,
<{https://adwords.google.com/api/adwords/mcm/v201710}mutateServiceLinksResponse>
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Google.Api.Ads.AdWords.v201710.CustomerServiceInterface.getCustomers(getCustomersRequest request)
at Google.Api.Ads.AdWords.v201710.CustomerService.Google.Api.Ads.AdWords.v201710.CustomerServiceInterface.getCustomers(getCustomersRequest request)
at Google.Api.Ads.AdWords.v201710.CustomerService.getCustomers()