I’ve tried to hash with HMAC STRING but I can’t put the key in UTF8 only mode.
So I’ve checked the result on the website and the “hmacStringOutput” on OB2 doesn’t match with generated key on website.
I’ve tested with the HMAC function in OB1 without checking the “input is Base64” or “HMAC key Base64” checkboxes and that’s good.
Any suggestions please ?