Page 1 of 2

Proxy 411 Error

Posted: Sun Jan 19, 2014 8:25 pm
by Doug Black

I'm getting an error when using the Twilio plugin with the Appery proxy.

The actual code from the debugger:
precode
<html>
<head><title>411 Length Required<&#47;title><&#47;head>
<body bgcolor="white">
<center><h1>411 Length Required<&#47;h1><&#47;center>
<hr><center>nginx<&#47;center>
<&#47;body>
<&#47;html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->

/code/pre

How do I fix this?


Proxy 411 Error

Posted: Sun Jan 19, 2014 10:11 pm
by Igor

Hello,

Let's see if this helps: http://forum.twilio.com/twilio/topics...


Proxy 411 Error

Posted: Sun Jan 19, 2014 10:23 pm
by Doug Black

So...I put the "Content-Length" as a Header in the service. How do I return the body.length?


Proxy 411 Error

Posted: Mon Jan 20, 2014 12:17 pm
by Kateryna Grynko

Hi Doug,

Is body.length for a request or for a response?
What plug-in do you use, 'Twilio API and Sample App' or 'Twilio SMS API'?
In what service is there an error?


Proxy 411 Error

Posted: Mon Jan 20, 2014 12:21 pm
by Doug Black

According to the link Igor posted, the 'Content-length' is a request which the app should send 'body.length'.

It's been a while since I installed the plug-in, so I'm not sure which one I did. Pretty sure I used the SMS API (no sample app). The service is SMS_Send_Message.


Proxy 411 Error

Posted: Mon Jan 20, 2014 2:42 pm
by Kateryna Grynko

Hi Doug,

Please share the application with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a


Proxy 411 Error

Posted: Mon Jan 20, 2014 2:46 pm
by Doug Black

Shared as "Nursery Alert"


Proxy 411 Error

Posted: Mon Jan 20, 2014 2:47 pm
by Doug Black

Its shared from back in August/September, so it may down on your list. :)


Proxy 411 Error

Posted: Mon Jan 20, 2014 11:45 pm
by Doug Black

Any luck on this?


Proxy 411 Error

Posted: Tue Jan 21, 2014 12:03 am
by Illya Stepanov

Hi Doug -- we'll need additional time.