I have got SMS sending working within Google Sheets with Twilio using a slight modification to the code below (I have changed SMS payload fields and API key references)
The code is executing but I am just not getting the SMS, I tried digging into the logs in the dashboards on Nexmo platform but not error logs were showing.
Looks like a slight tweak needed on the authentication perhaps? Here are the API/payload sections where I think the error lies:
NEXMO
(WORKING CODE BELOW)
Can any Nexmo users spot an issue with the authentication that may fix this?