ConnectCorp / nexmo-client

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

Buy number doesn't works #17

Open nestormata opened 8 years ago

nestormata commented 8 years ago

Hi,

When trying to use the buy number function it fails and gives a 420 error, which is invalid parameters. What I do notice, is that the parameters are being sent as query parameters instead of post parameters.

Thanks

quinncomendant commented 8 years ago

There is a pull request to fix this but I haven't had time to implement the tests.