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: Show notification fetch errors instead of JSON #942

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

nikclayton
Copy link
Contributor

Previous code showed any JSON-wrapped errors from notification fetches
as the JSON string, instead of the error message.

Fix this by switching to ApiResult and using the formatted error
message.

Fixes 937

Previous code showed any JSON-wrapped errors from notification fetches
as the JSON string, instead of the error message.

Fix this by switching to `ApiResult` and using the formatted error
message.

Fixes 937
@nikclayton nikclayton merged commit 3f9ee1d into main Sep 25, 2024
23 checks passed
@nikclayton nikclayton deleted the 937-notification-error-message branch September 25, 2024 11:49
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.

1 participant