https://bz.apache.org/bugzilla/show_bug.cgi?id=63135
Bug ID: 63135
Summary: HTTP request :password with /,= is not recognised
Product: JMeter
Version: 4.0
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.1
Hi Team,
I am trying to generate JWT token using HTTP Request Config Element in JMeter.
When i try to run the testplan, I am getting Unauthorized.Up on checking i can
see in the request password : / and = are not visible
for example password is thej/aswini/km= the Post data would be like below:
PST Data:
grant_type=client_credentials&resource=<<test
url>>&client_id=<<test>>&client_secret=thej%2Faswini%2Fkm%3D
Please let me know how can i fix this.
Thanks & Regards,
Thejaswini
--
You are receiving this mail because:
You are the assignee for the bug.