Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

Unexpected EOF from SMSClient.Send #91

Open danwt opened 5 months ago

danwt commented 5 months ago

Using https://pkg.go.dev/github.com/vonage/vonage-go-sdk@v0.14.0#SMSClient.Send I have received 'unexpected EOF' in the error value on several occasions. I cannot replicate.