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

do not fail if response is not json (e.g. xml) #917

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

mkevac
Copy link
Contributor

@mkevac mkevac commented Sep 16, 2024

This PR fixes a bug where non-JSON (e.g. XML) responses will cause failure.
Sister function _request_with_access_token has no such bug.

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@kkraune kkraune requested a review from thomasht86 September 16, 2024 19:40
@thomasht86
Copy link
Collaborator

Applicable tests pass.
Thanks a lot @mkevac. Aiming to release a new version with this soon.

@thomasht86 thomasht86 merged commit 86a3d4b into vespa-engine:master Sep 17, 2024
30 of 43 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