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

Symphony Availability may return a 200 but still contain an error #940

Open
ruthtillman opened this issue Jan 4, 2022 · 0 comments
Open

Comments

@ruthtillman
Copy link
Collaborator

This morning we had an availability error with 200 response but content:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?><Fault xmlns="http://schemas.sirsidynix.com/rest"><code>java.lang.NullPointerException</code></Fault>`

So ... I guess we need to test for the Fault element and then a) display the error message / b) log the error (or maybe @whereismyjetpack's side will take care of that logging when it leaves Symphony?)

Question: is this true of other WebService calls and do we have any others that we might need to handle? Thinking of My Account but unsure what that'd look like until we see it.

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