Search code examples
shopifyshopify-api

Shopify web hook headers


I have several web hooks set on Shopify (that use api versione 2024-04).
Until yesterday (10 PM), when a webhook was triggered, I receive headers in this format:
X-Shopify-Topic
Starting from 10PM the headers start to arrive in this format (all small case):
x-shopify-topic

I have check the Shopify change log but i do not found anything regarding this change.
Any idea what might have happened and how to get back to the previous version?


Solution

  • Just a bonehead change by Shopify that has been reverted:

    https://community.shopify.dev/t/webhook-headers-case-change/8021