twilio / OpenVBX

OpenVBX is a web-based open source phone system for business.
http://openvbx.org
Other
699 stars 342 forks source link

Can't save a new flow, i'm getting a 406 error #324

Closed infadm closed 9 years ago

infadm commented 9 years ago

screen shot 2015-06-14 at 10 43 32 am

Gipetto commented 9 years ago

That is very odd. 406 is basically the server responding to the client that while the operation completed it cannot respond appropriately based on the supplied Accept headers in the request.

Did the flow actually save?

infadm commented 9 years ago

I think is something to do with php version.

Sent from my iPhone

On 27 Jun 2015, at 8:00 am, Shawn Parker notifications@github.com wrote:

That is very odd. 406 is basically the server responding to the client that while the operation completed it cannot respond appropriately based on the supplied Accept headers in the request.

Did the flow actually save?

— Reply to this email directly or view it on GitHub.

Gipetto commented 9 years ago

Can you elaborate here when you get the issue locked down? I'm curious as to what the answer is and if there's a way to safeguard against this.