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

✨ Update events resource to handle new error responses #66

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

amcintosh
Copy link
Owner

The error response for the events API has changed. The events resource needs to be updated to handle the new error responses. Currently all errors are creating exceptions with "Unknwon error" as the message.

Closes #65

The error response for the events API has changed. The events resource needs to be updated to handle the new error responses. Currently all errors are creating exceptions with "Unknwon error" as the message.

Closes #65
@amcintosh amcintosh merged commit 36e86b9 into main Mar 30, 2024
4 checks passed
@amcintosh amcintosh deleted the issue-65-new-events-error-form branch March 30, 2024 14:56
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.

Update events resource to handle new error responses
1 participant