Jericho / ZoomNet

.NET client library for the Zoom.us REST API v2
MIT License
68 stars 48 forks source link

Unable to update a Chat channel #337

Closed Jericho closed 5 months ago

Jericho commented 5 months ago

I get the following exception when running the Chat integration tests: Cannot invoke "com.saasbee.webapp.api2.chatapi.view.ChannelSettingsItem.getDesignated_posting_members()" because "channelSettings" is null

I'm guessing Zoom has added new required parameters when updating a channel.

Reference: https://developers.zoom.us/docs/api/rest/reference/chat/methods/#operation/updateChannel

Jericho commented 5 months ago

🎉 This issue has been resolved in version 0.75.0 🎉

The release is available on:

GitHub Release NuGet Package