Using the following endpoint trying to set the header Link to example
curl -X GET '<SIGNED_DOWNLOAD_URL>' -H '<FIRST_SIGNED_COOKIE>;<SECOND_SIGNED_COOKIE>;<THIRD_SIGNED_COOKIE>'
here is an example of the headers names and values from the header of /signedcookies
Key Value
--- -----
CloudFront-Policy =eyJTdGF0ZW1lbnQiOl2YXRpdmUuYL2RYSnVPbUZrYzJzdWQybHdaVzFsWVRwbWN5NW1hV3...
CloudFront-Key-Pair-Id APKAIJ4JBLIOQMJEURDQ; Path=/; Domain=cdn.derivative.autodesk.com; HTTPOnly
CloudFront-Signature jFRbEY5nFXtgFgW1WqRiAHXYFwYisMotr7nwu-gRiUkc8JcgLRhQyLlPFF4CyIVbi8OOqhet-ti974...
However, I get the following error that suggest I'm missing a header MissingKeyMissing Key-Pair-Id query parameter or cookie value