ConnectCorp / nexmo-client

Unofficial Nexmo Rest Client
MIT License
15 stars 13 forks source link

Message should be urlencoded #1

Closed ghost closed 9 years ago

ghost commented 9 years ago

As for SMS (known as Message in your implementation), the text should be URL and UTF8 encoded.

I agree with the tradeoff about it's to the developer to ensure the strings are in UTF-8 but i think it should be the library that does the urlencode just before sending data to Nexmo.

What do you think about that ?

vood commented 9 years ago

@tsyr2co, I think your concern was addressed in latest release 0.1.0.