In JMeter unable to extract the code_verifier and code_challenge values.
Referred this post, How to generate Authorization code in Jmeter with Oauth PKCE flow
but while executing the code getting error as, "ERROR o.a.j.m.JSR223PreProcessor: Problem in JSR223 script, JSR223 PreProcessor - code_challenge javax.script.ScriptException: javax.script.ScriptException: java.lang.NullPointerException: Cannot invoke method getBytes() on null object"