Convert - URL decode in Data Replacers does not work as expected
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2023
06:53 PM
01-11-2023
06:53 PM
Convert - URL decode in Data Replacers does not work as expected
The problem I ran into on LoadComplete was that the Convert - URL decode in Data Replacers did not work as expected. For example, since VIEWSTATE in the request body is a variable, I used data selectors to extract it from the response body with Convert - URL decode then used it in the next request body.
However, after I simulated the request, the result was a failure. I found that the value of VIEWSTATE in the request body was incorrect. Some special characters were not decoded such as '=' and '/'. (%2F in the screenshot should be decoded into '/'.)
Does anyone know how I can solve it?
Labels:
- Labels:
-
Data Correlation
0 REPLIES 0
