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

parse_response will fail for e.g. 404 response #99

Open
kontur opened this issue Feb 26, 2024 · 0 comments
Open

parse_response will fail for e.g. 404 response #99

kontur opened this issue Feb 26, 2024 · 0 comments

Comments

@kontur
Copy link

kontur commented Feb 26, 2024

Trying to debug why my API calls are failing I tried to look for places that might have debug logs. Trying to parse_response on a API call that returns 404 will fail, since there is no json to parse here.

Overall, it would be nice if there were a way to get better debug logging to find issues in API calls.

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

No branches or pull requests

1 participant