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

Overrided Soap Fault Exception #86

Open
guhkun13 opened this issue Jun 6, 2022 · 1 comment
Open

Overrided Soap Fault Exception #86

guhkun13 opened this issue Jun 6, 2022 · 1 comment

Comments

@guhkun13
Copy link

guhkun13 commented Jun 6, 2022

I was receiving SOAP Fault Exception with http status code 500 with error message but the error was override by code, if the http status code != 200 or http status code >= 400, with *gosoap response is nil and new error.
So the error message not showing properly to the client (not showing the 'original response' from server)

@ashandi
Copy link

ashandi commented Dec 5, 2023

I have exactly the same issue, SOAP API returns 500 with error message, but I can't read 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

2 participants