Veraalert 7.23

I have recently lost the ability of having Twilio send me alerts after several firmware updates, and this is just one of the plugins that are now failing. I look at the logs and can see that the message is being sent by Vera, however when I go to my Twilio site it shows that no connection were actually being made to the server. I tested writing a C# app to verify if the service was the problem, but that worked well so now I am at a loss. Any help would be appreciated.

If you turn on logging … it should show the URL being used and the return status …

Are there any errors ?
Do you know if the API has changed ?
My account has expired … (my credit card expired).
I have not had a chance to look into this …

This is what I captured
08 10/31/17 16:48:12.413 JobHandler_LuaUPnP::HandleActionRequest device: 20 service: urn:richardgreen:serviceId:VeraAlert1 action: SendAlert <0x95c27930>
08 10/31/17 16:48:12.413 JobHandler_LuaUPnP::HandleActionRequest argument DeviceNum=20 <0x95c27930>
08 10/31/17 16:48:12.413 JobHandler_LuaUPnP::HandleActionRequest argument serviceId=urn:richardgreen:serviceId:VeraAlert1 <0x95c27930>
08 10/31/17 16:48:12.414 JobHandler_LuaUPnP::HandleActionRequest argument action=SendAlert <0x95c27930>
08 10/31/17 16:48:12.414 JobHandler_LuaUPnP::HandleActionRequest argument Message=This is a test <0x95c27930>
08 10/31/17 16:48:12.414 JobHandler_LuaUPnP::HandleActionRequest argument Recipients=dwighthenry61 Twilio_notification <0x95c27930>
08 10/31/17 16:48:12.414 JobHandler_LuaUPnP::HandleActionRequest argument rand=0.889047213297359 <0x95c27930>
06 10/31/17 16:48:12.766 Device_Variable::m_szValue_set device: 20 service: urn:richardgreen:serviceId:VeraAlert1 variable: LastMsgSent was: 19:59:17 Tue Oct 17 now: 16:48:12 Tue Oct 31 #hooks: 0 upnp: 0 skip: 0 v:0xe74048/NONE duplicate:0 <0x95c27930>
04 10/31/17 16:48:12.781

Turn on debug in the Vera Alerts “Log Tab”

20404The requested resource /2008-08-01/Accounts/BD4f7e891cbd9e90b441189b127d493gFb/Calls was not foundError 20404 | Twilio404

is the response from the server, I checked my account info and token and its precise, so not sure what’s next (of course what’s displayed is not my real data)