We have a Canvas Facebook App and for some time we get a strange error for some of the users that are trying to install (allow) our Facebook app. I mention this is happening only for some of the users
I created a web service to upload files over http but on my first try, it is failing. My web service is running on my local computer\'s IIS 7, under ASP.NET 4 Integrated App Pool. Here this is my web
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 developed a gallery where images were uploaded by ajax (jquery ajax upload), and then processed by paperclip.
I have a simple WCF service that will analyse a raw text extracted from a .pdf or a .doc file. 99% of the uploaded string are ok but in some cases, the server will raise a Bad Request exception
I stuck at strange thing - apachesolr returns Bad Request when i\'m trying to search with % symbol. I guess it\'s some kind of settings trouble, because on test server with same solr-1开发者_JAVA百科.
It seems like im getting a problem when Im trying to send a request to a server in php. The http api request is something like this:
Wh开发者_开发技巧ile using @RequestBody StreamSource found out, that if xml in request body in not valid StreamSource throws an Exception(resulting in 400 Bad Request) and i\'m not able to handle it(t
Could someone explain what is wrong with this PHP code? (PHP Version 5.3.5) <?php header(\'Bad Request\', true, 400);
I have a bunch of images that contain ampersands in their names. My site is built on Asp.net MVC3. When I try to view the image with they urls below my site returns and error.