Hello
You want use some header, but all data to calculate signature live in get in URL query parameters.
You should use this guide to calculate signature.
https://shopify.dev/apps/online-store/app-proxies#calculate-a-digital-signature
A developer is working on validating incoming requests to a custom Shopify app with a proxy endpoint. They initially tried to use the x-request-id and x-request-sign headers to verify request authenticity.
Resolution:
Follow-up question:
A third user asked how to access the x-request-id header within the app proxy, which remains unanswered.
The discussion appears resolved for the original question, though the follow-up query about header access is still open.
Hello
You want use some header, but all data to calculate signature live in get in URL query parameters.
You should use this guide to calculate signature.
https://shopify.dev/apps/online-store/app-proxies#calculate-a-digital-signature