The send-phone-message Action Trigger does not Appear to be Executing
Last Updated:
Overview
After creating a 'send-phone-message' action, the login attempt fails with the following error:
Failed to send voice message
or
Failed to make MFA voice call
In the 'Realtime Webtask Logs' extension, there is no indication that the action was executed - e.g no errors etc and no console.log statements are printed.
Changing the MFA provider back to 'Twilio' fixes this and sms / voice calls are made - but changing it to custom just gives a blanket 'We couldn't send an SMS / make a voice call' error.
There is no more info under monitoring -> logs, it prints the same generic error message.
Cause
Additionally, the send-phone-message Action does not run if Twilio is configured as the SMS provider.