
Contributor
2022-01-04
04:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
get "401 Unauthorized" response in SOAP UI instead of "5oo Server Error" using Talend studio
Hello,
In Talend studio I build a service. I am using the Basic Authentication and every thing works fine but If I send a request with wrong authentication in SOAP UI it return me 500 Server Error. Here I want to change this error to 401 Unauthorized response. How can I fix it? is there any component in Talend studio where I could specify this error? any help would be appreciated
466 Views
3 Replies

Anonymous
Not applicable
2022-01-05
01:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Pleas try to use tRestClient component to see if it is what you are looking for.
Best regards
Sabrina
466 Views

Contributor
2022-01-05
06:34 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
and what if it is a SOAP service?
466 Views

Anonymous
Not applicable
2022-01-05
10:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
You can configure http basic auth in a web service via tsoap component. which could open an http authenticated session.
Best regards
Sabrina
466 Views
