I refer the authorization Document and in document mention below
Given the above signing text, if a secret key of “1234” is used, the computed HMAC-SHA256 value would be
224B73FC07571E60E8B8D9BAB8107C656D3171F346B96183C665FD4C5330B85D
when printed using hex encoding, or
Iktz/AdXHmDouNm6uBB8ZW0xcfNGuWGDxmX9TFMwuF0=
when printed using base64 encoding.
Can anyone please guide me in the correct way on how to generate the authorization?
I am aware that the signature should be generated using HMAC but the official documentation is not entirely clear on what data to use as input