I am trying to generate code verifier and code challenges in jMeter

595 Views Asked by At

I am trying to generate code verifier and code challenges in JMeter for that I written a code

enter image description here

But it is not working. please help me to fix this

I want to generate a string for code verifier and code challenge and pass it too as a variable in my http request.

1

There are 1 best solutions below

0
Dmitri T On

The code you "wrote" is working fine, double check your dc_verifier value using Debug Sampler and you will see it's there

enter image description here

More information: