Forum Discussion

wesMHu's avatar
wesMHu
New Contributor
2 years ago
Solved

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?

 



 



  • Hi there,

    I understand you're facing an issue with URL decoding in Data Replacers. Could you provide more details on the problem you're experiencing? This will help me better assist you and provide a solution.

    Looking forward to resolving this for you.

1 Reply

  • Hi there,

    I understand you're facing an issue with URL decoding in Data Replacers. Could you provide more details on the problem you're experiencing? This will help me better assist you and provide a solution.

    Looking forward to resolving this for you.