We use HMAC authorization and to generate one we use CryptoJS function
I was able to execute the CryptoJS in REST API pre requisite script but I am getting error while executing the same CryptoJS function in Before Invoke script in grpc request
Could you please assist is it supported in Grpc Before invoke script ?