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/c8d0b6a4-3e31-4373-807b-b0385b6ca57d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to