Closed sammachin closed 8 years ago
in the PUT request there is the value answer_method=POST&&
seems like the & is in the wrong place
@sammachin odd enough works for me
Oh wait it doesn't error. It just doesn't do it right
Probably a problem in the Node lib. Checking
Problem is also there in app:create
@sammachin https://github.com/Nexmo/nexmo-node/pull/60 solves the problem. If you can push people to merge it we can update the dependency here too.
when I update an app and set —answer_method POST it doesn’t put an & in the query string so answer_method=POST gets added to the URL