ContributionsMost RecentMost LikesSolutionsRe: Empty raw request on SoapUI 5.6.0 REST calls The empt raw message is already displayed before I start a request and in none of the logs is a special hint on why the the raw request ist empty (even after re-install 5.6.0_x64 and re-setup of request). The request itself is also not sent off (because of this). If I use another tool to issue the request everything works fine - just SoapUI has this problem. Re: Empty raw request on SoapUI 5.6.0 REST calls 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) Empty raw request on SoapUI 5.6.0 REST calls My colleague is testing our REST services with postman but I rather wanted to go ahead with SoapUI as I have all my WSDL tests in here. So I created a new REST method from URI but no matter what I click or do the "raw" tab on the request is alway empty (<missing raw request data>) and the call does not seem to work at all. If I use other tools the exact same data (URI, parameters, ...) works fine.