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

Fix error status mapping and improve error handling #473

Merged
merged 1 commit into from
May 23, 2024

Conversation

nm
Copy link

@nm nm commented May 11, 2024

At the moment there is a mixup between HTTP error codes and Zoom error codes. That makes it difficult to handle errors properly.

This PR addresses some issues with error mapping and error handling (which also has been described in #464):

Be aware that this would be a breaking change, because it changes the structur of error messages.

Copy link
Owner

@kyleboe kyleboe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

Sorry I'm just getting around to reviewing all of these. Work has been busy.

Thanks again for the contribution! LGTM 👍

@kyleboe kyleboe merged commit cba63ec into kyleboe:main May 23, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants