Forum Discussion
richie
4 years agoCommunity Hero
Hey StefanEHaas,
Theres an issue with what youve setup in soapui.
Postman is good inasmuch that it abstracts out a lot of the hassles, but doing anything even remotely difficult shows you how clunky postman really is.
If thetes no data in your RAW tab, then you have something fundamentally wrong with your soapui setup cos either your request isnt reaching your endpoint or your request is so different to what your endpoint is expecting its not even responding with anything.
What does it say in the soapui logging?
If i were you id double check my http/https settings, ensure im hitting the correct domain and ensure the requests URI is correct. The other sorts of issues(auth, wellformed check, validation, incorrect method used) would all return a response from your endpoint.
Oh....make sure you havent got the proxy settings enabled in soapui (ive noticed my proxy enables automatically sometimes)
Cheers,
Rich
Theres an issue with what youve setup in soapui.
Postman is good inasmuch that it abstracts out a lot of the hassles, but doing anything even remotely difficult shows you how clunky postman really is.
If thetes no data in your RAW tab, then you have something fundamentally wrong with your soapui setup cos either your request isnt reaching your endpoint or your request is so different to what your endpoint is expecting its not even responding with anything.
What does it say in the soapui logging?
If i were you id double check my http/https settings, ensure im hitting the correct domain and ensure the requests URI is correct. The other sorts of issues(auth, wellformed check, validation, incorrect method used) would all return a response from your endpoint.
Oh....make sure you havent got the proxy settings enabled in soapui (ive noticed my proxy enables automatically sometimes)
Cheers,
Rich
- StefanEHaas4 years agoNew Contributor
Thanks for the reply ... quite generic though.
I did a complete re-install of a freshly downloaded version 5.6.0_x64 and created a new REST project from the REST URL and added a parameter but still no raw input is visible. What am I missing here (no proxy used/configued)
Related Content
- 3 years ago
- 5 years ago
- 4 years ago
Recent Discussions
- 2 days ago