
Colon (:) is being sent as ascii (%3A) in HTTP Request
Sep 23, 2019 · Colon (:) is being sent as ascii (%3A) in HTTP Request I have a timestamp parameter. I need to pass this parameter into a request as a query parameter. When the …
How to set the custom properties on project level if the property is ...
Hi All , I need a suggestion how to set the custom properties on project level if the required property value will come multiple times in loop . Take an...
Soap Projects not getting imported and are disabled.
I am also facing the same issue. I was using soapUI 5.1.2 with different version of soapUI project (3.5.1, 5.1.2) and it was working. When I opened soapUI today I am not able to import the …
rest (get) mock service configuration (dispatch error)
Hi All, being a long time user of soapui in soap context interfaces I am now involved with testing a HTTP Get Rest call.Since I noticed that soapui...
javax.net.ssl.SSLException: Received fatal alert: internal_error
Hello everybody, When I try to send SOAP request I received error message: javax.net.ssl.SSLException: Received fatal alert: internal_errorSee full...
No connection could be made because the target machine …
Here is the capabilities I have provided. bitbar_username bitbar_password bitbar_apiKey bitbar_target=Android bitbar_device=Google Pixel 3a Android 12 bitbar_app …
Encryption with "CryptoJS" in SoapUI | SmartBear Community
Hello everybody. I need to send a request in JSON to a web service that must check the authorization. In the encryption is used...
SoapUI 4.0.1 - URL encode issue - | SmartBear Community
Hi Support Team,I am having some problems on configuring a request regarding the URL encoding.What I have is a Rest service with a Template parameter. This...
HTTP Request test step - dynamic url update from previous test …
Please, could someone help me with updating HTTP Request test step url automatically with the value from the previous REST Request test step response?
ssl client auth with self-signed certificates - SmartBear Community
I've done what you recommended. The ssl handshake from soapui (client) to server still fails. Let's recap the scenario. On the server, I have apache httpd 2.2 proxying tomcat 5.5.27. Httpd …