Closed vendion closed 11 years ago
I'm getting the same.
Message comes through to the device, but reports an error regardless.
Go: 1.2 Gotwilio commit: 0fda6c6675c3a62b7ec0f2dbe2d5c8ee11fcc2ed
Should have a fix for this later tonight.
Fixed in commit a0ce1cb.
When calling the SendSMS method it returns the following error
strconv.ParseFloat: parsing "": invailid syntax
. I am calling the SendSMS method like the readme has documented:even though it returns an error the message is still sent to Twilio.