Am using Urban airship push notifications for Android. In that , i want to use broadcast to send notifications all my users. While using that, am getting 400 bad request error.
I found an inconsistency between Java\'s dev_appserver and the live App Engine server. On my local development server I have a Servlet which returns:
I\'m using DotNetOpenAuth to connect to the LinkedIn API.I am getting a (400) Bad Request when trying to call the BeginAuthorize method in their API.What am I doing wrong?I\'m using Win开发者_如何学JA
I\'m testing a WordPress plugin that uses TimThumb. On one server (GoDaddy) I\'m getting a 400 (Bad Request) error whenever I request the timthumb.php file from the plugins directory. However, an ide
I am trying to submit a long (approx. 155000 characters) base64 string to a WCF REST service using the wcf 4 REST template made available by Microsoft.Whenever I try submitting the the the XML through
UPDATE: This bug appears to be Browser Specific to Chrome.I\'ve clicked the link about 50 times each in Firefox and IE and I can\'t seem to cause it.Also, once it is occurring, I can switch to FF or I
How to catch 400 header and process error callback on jsonp request? Or it\'s a bug? Here is an example:
We\'re using MVC .NET and the RouteCollection class to route URLs in our web app. This func开发者_如何学Ctions normally until we pass a URL containing the the text \"PRN\" anywhere inside the URL. Whe
I am trying to do a GET request with some parameters in Java using HttpURLConnection. Everytime I do this however, I get a 400: Bad Request each time.
I need some help posting some XML to a WCF service. In essence, the issue I am experiencing is a HTTP response of \"400: Bad request\" - as descriptive as that sounds, i\'m struggling to find any answ