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

Return specific error messages from the portico gateway #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

johnthuss
Copy link

Return specific error messages from the portico gateway to aid in debugging invalid requests.

Reads the errorStream if the HTTP request returns a non-200 response code so that errors can be relayed to callers. This helps to troubleshoot new code being developed and ensure the correct data is sent with each request.

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