Hi, Please check your logs to get the full body of the SOAP fault, which will contain more information on the underlying cause of the failure.
One thing to keep in mind is that when posting errors such as this, please also post your request after removing any sensitive information (see the forum rules <https://groups.google.com/d/msg/adwords-api/bBdNvBqDx1I/YA6Sz4pZXkEJ> regarding what constitutes sensitive information). This will make it much easier for people to help you identify the source of the problem. Thanks, Josh, AdWords API Team On Thursday, December 4, 2014 11:35:19 PM UTC-5, Anu V Vivin wrote: > > I got below error how to resolve this issue? > > *The remote server returned an error: (400) Bad Request.* * Description: > *An unhandled exception occurred during the execution of the current web > request. Please review the stack trace for more information about the error > and where it originated in the code. > > * Exception Details: *System.Net.WebException: The remote server returned > an error: (400) Bad Request. > > *Source Error:* > > Line 160: HttpWebRequest request = BuildRequest(downloadUrl, > postBody); > Line 161: try {Line 162: response = > request.GetResponse();Line 163: return new ReportResponse(response); > Line 164: } catch (WebException ex) { > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/da094193-09f6-4025-aa47-08055cb2ffcd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
