Re: 400 Bad Request When Sending Post Request

2015-08-17 Thread Dana Baillie
r application on Heroku. When I send a >> post request to it, I always get a 400 Bad Request response. I have >> searched other 400 errors, but none are related to our issue. The HTTP >> response that we receive looks like this below: >> >> HTTP/1.1 400 Bad Reques

Re: 400 Bad Request When Sending Post Request

2015-08-17 Thread Jamu Kakar
I send a > post request to it, I always get a 400 Bad Request response. I have > searched other 400 errors, but none are related to our issue. The HTTP > response that we receive looks like this below: > > HTTP/1.1 400 Bad Request > > Server: Cowboy > > Date: Fri, 14 Aug 2

Re: 400 Bad Request When Sending Post Request

2015-08-17 Thread Dana Baillie
onday, August 17, 2015 at 3:37:30 PM UTC-6, Dana Baillie wrote: > > Hi we have a Ruby on Rails server application on Heroku. When I send a > post request to it, I always get a 400 Bad Request response. I have > searched other 400 errors, but none are related to our issue. The HTTP &

Re: 400 Bad Request When Sending Post Request

2015-08-17 Thread John McCaffrey
ver application on Heroku. When I send a > post request to it, I always get a 400 Bad Request response. I have > searched other 400 errors, but none are related to our issue. The HTTP > response that we receive looks like this below: > > HTTP/1.1 400 Bad Request > > Server: Cowboy &g

400 Bad Request When Sending Post Request

2015-08-17 Thread Dana Baillie
Hi we have a Ruby on Rails server application on Heroku. When I send a post request to it, I always get a 400 Bad Request response. I have searched other 400 errors, but none are related to our issue. The HTTP response that we receive looks like this below: HTTP/1.1 400 Bad Request Server

Re: 400 Bad Request

2008-05-18 Thread shammond42
The front page was failing for me. 400 Bad Request nginx/0.6.31 You're message gave me a clue and I tried in Safari and it worked. I restarted Firefox and now that's working. I've never seen Firefox to that before. Thanks for the help, Steve On May 18, 5:17 pm, "A

Re: 400 Bad Request

2008-05-18 Thread Adam Wiggins
On Sun, May 18, 2008 at 7:14 AM, shammond42 <[EMAIL PROTECTED]> wrote: > My app (cavcomcon) has been running well for a while and last night it > started getting 400 Bad Request errors. The logs seem to be empy. Any > idea what is going on? The front page seems to be working, w

400 Bad Request

2008-05-18 Thread shammond42
My app (cavcomcon) has been running well for a while and last night it started getting 400 Bad Request errors. The logs seem to be empy. Any idea what is going on? Thanks, Steve --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

400 Bad Request Errors

2008-03-28 Thread shammond42
I can edit my app (cavcomcon) but when I try to run it I get 400 Bad Request Errors. Also, are there first steps we should take when we see things like this to try to correct them our selves? Can we force a mongrel restart for our app or something? Thanks, Steve