401 errors are authentication errors and "Specified signature is expired" is an error that occurs when the generated HMAC Signature has expired.
Since HMAC signatures last max 5 minutes from creation, HMAC signatures must be newly generated for every Coupang API call.
[Guide to generate HMAC signature] provides examples to generate HMAC.