Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ParticipantDeviceConverter to handle any web browser #370

Closed
Jericho opened this issue Oct 24, 2024 · 1 comment
Closed

Improve ParticipantDeviceConverter to handle any web browser #370

Jericho opened this issue Oct 24, 2024 · 1 comment
Assignees
Labels
Enhancement New feature or request
Milestone

Comments

@Jericho
Copy link
Owner

Jericho commented Oct 24, 2024

@TamasSzilagyi84 reported in #369 an undocumented value for participant device that is preventing ZoomNet from being able to parse the JSON response from Zoom. I subsequently asked a question on Zoom's developer forum and hopefully someone from Zoom can help us understand why we are getting these values.

In the mean time I propose improving the logic in ParticipantDeviceConverter to handle any value that starts with Web Browser as a ParticipantDevice.Web. This will solve the parsing problem in the short term, until we discover some other undocumented value being returned from the API.

@Jericho Jericho added the Enhancement New feature or request label Oct 24, 2024
@Jericho Jericho added this to the 0.82.0 milestone Oct 24, 2024
@Jericho Jericho self-assigned this Oct 24, 2024
@Jericho
Copy link
Owner Author

Jericho commented Oct 26, 2024

🎉 This issue has been resolved in version 0.82.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant