Twilio - 500 Server Error when replying in an existing SMS chat

Status
Not open for further replies.

RickG

Customer
Joined
Mar 25, 2020
Messages
27
Reaction score
5
Hi peoples I've just replicated a report of agents having issues responding to users via the SMS chat feature.

When testing the config The following error appears
--
<html><head> <meta data-fr-http-equiv="content-type" content="text/html;charset=utf-8"> <title>500 Server Error</title> </head> <body text=#000000 bgcolor=#ffffff> <h1>Error: Server Error</h1> <h2>The server encountered an error and could not complete your request.<p>Please try again in 30 seconds.</h2> <h2></h2> </body></html>
--

Agents are experiencing a similar message 'Error 500'.

Twilio's request inspector report:
sourceComponent"14100"
httpResponse"500"
url"https://messaging.3cx.com/v2/webhook/XXXXXX/twilio/sms/XXXXXXXX"
ErrorCode"11200"
LogLevel"ERROR"
Msg"Internal Server Error"
EmailNotification"false"

Any other reports out there of something similar?
 
Hi @RickG,

Does the TEST button for SMS work?

Can you send outbound messages without a problem?

Is this happening each time you try to reply?
 
Status
Not open for further replies.