Skip to content

Fix response type issues #28

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

Merged
merged 4 commits into from
May 15, 2022
Merged

Fix response type issues #28

merged 4 commits into from
May 15, 2022

Conversation

GeoffSelby
Copy link
Owner

Some endpoints respond with only a string instead of JSON. This commit skips parsing those responses and returns the response text as a string.

Some endpoints respond with only a string instead of JSON. This commit skips parsing those responses and returns the response text as a string.
@GeoffSelby GeoffSelby merged commit 6a83348 into master May 15, 2022
@GeoffSelby GeoffSelby deleted the BUGFIX-response-exceptions branch May 15, 2022 21:04
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