Skip to content
Skip to main content

Nylas Web Elements v2.5.17

sdksjavascript
  • Fixed the scheduler showing a misleading “API request failed” error after a booking was successfully cancelled. A successful cancellation returns an empty (204 No Content) response, which was previously parsed as JSON and reported as a failure even though the booking had been cancelled. The empty response is now correctly treated as a success.