You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andyo-tyk
changed the title
Add XML error handling for application/soap+xml requests
[TT-13226] Add XML error handling for application/soap+xml requests
Oct 7, 2024
Thanks for spotting this and for the contribution. We will review this and aim to implement a fix in the product as soon as we have capacity in a release.
Branch/Environment/Version
Describe the bug
Currently, Tyk returns a JSON response when a request with Content-Type "application/soap+xml" incurs in an error.
Reproduction steps
Steps to reproduce the behavior:
application/soap+xml
Actual behavior
Returns JSON error message
Expected behavior
Returns XML error message
The text was updated successfully, but these errors were encountered: