Skip to content

v4.3.2

Compare
Choose a tag to compare
@NexmoDev NexmoDev released this 21 Aug 16:05
· 140 commits to master since this release

Fixed

  • Fixed bug where streamUrl in where the StreamAction was set to a string rather than an array of strings
  • Changed websocket endpoints headers type from a string to an object - the string type was injecting escape charecters into the headers object payload.