Skip to content

v2.0.0

Choose a tag to compare

@NexmoDev NexmoDev released this 21 Aug 16:07
· 229 commits to master since this release
  • FIXED: Vonage#110 - check the statusCode on the response
  • FIXED: Vonage#114 - handle 429 HTTP status codes
  • UPDATED: To allow errors to be programmatically useful the error callback objects has been updated to {statusCode: STATUS_CODE, body: JSON_BODY, headers: HEADERS}