0
votes

I'm trying to login with http post using jmeter.

i have parameters like session & Authorization which hold special characters like below.

Authorization AOrSwPpS0tB6XXICp8IVE-9aGSkGeYGFxEvucSJHYYDZ.Wp-24VvrLR4.-6Y9QQo.

Session ljvrB3JGxTpHFkrtUSyQXJSRz4E7w5uSwQmTqfWWRBA-dYRKPt58UJqPqPu

I'm not able to login. please advise me to fix this issue.

1
I did surfing about this issue. i got some insight. Chars: tCQlf0XNKBHzDIb1QGUwPbQgVTifztilPTz-zHFuRLelob4OHvGmr9BZ_fG are wrong encoded as tCQlf0XNKBHzDIb1QGUwPbQgVTifztilPTz%26%23x2d%3BzHFuRLelob4OHvGmr9BZ%26%23x5f%3BfG Any tips to fix the special characters &, @ , # , ;Mk Gollapudi

1 Answers

0
votes

Check "Encode?" on the parameter in the parameters table , see:

But I think your issue is not this but the fact that you are reusing ids you got during recording that you need to make variable through Regexp extractor for example