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

Response body of non-200 responses is lost in reactive flows #69

Open
scottfrederick opened this issue May 21, 2019 · 0 comments
Open

Comments

@scottfrederick
Copy link
Contributor

When CredHub returns a non-200 response code, it often provides a response body that includes details of the error. This information is captured in the CredHubException in most cases when using CredHubTempate, but is lost when using ReactiveCredHubTemplate.

@scottfrederick scottfrederick added this to the 2.1.0 milestone Nov 27, 2019
@scottfrederick scottfrederick removed this from the 2.1.0 milestone Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant