Special characters in properties are modified
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2019
07:28 AM
06-06-2019
07:28 AM
Special characters in properties are modified
Hi All,
I am storing a encryted value from my response to test case customize property. But where ever there is special character like "%" or "=" then those values get changed as different and when i pass it in request, it treats as different character. But the same works in Post man tool, please help me with your inputs
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2019
01:26 AM
06-07-2019
01:26 AM
Hi,
It might be that SoapUI encodes the URL again, so the request is made double encoded. Navigate to Preferences -> HTTP Setting, enable "URI contains encoded endpoints, don't try to re-encode" property and try again
