You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ShopifyAPI::Errors::InvalidWebhookError: Missing one or more of the required HTTP headers to process webhooks: ["x-shopify-shop-domain"] for customers_redact, shop_redact webhooks
#1261
Closed
netwire88 opened this issue
Jan 9, 2024
· 3 comments
Since Jan 8, 2024 (assuming related to 2024-01 release), we are seeing Missing one or more of the required HTTP headers to process webhooks: ["x-shopify-shop-domain"] to process webhooks errors for /customers_redact, /shop_redact webhooks
ShopifyAPI::Errors::InvalidWebhookError raised with Missing one or more of the required HTTP headers to process webhooks: ["x-shopify-shop-domain"]
Steps to reproduce the problem
The text was updated successfully, but these errors were encountered:
netwire88
changed the title
Missing one or more of the required HTTP headers to process webhooks for customers_redact webhook
ShopifyAPI::Errors::InvalidWebhookError: Missing one or more of the required HTTP headers to process webhooks for customers_redact webhook
Jan 9, 2024
netwire88
changed the title
ShopifyAPI::Errors::InvalidWebhookError: Missing one or more of the required HTTP headers to process webhooks for customers_redact webhook
ShopifyAPI::Errors::InvalidWebhookError: Missing one or more of the required HTTP headers to process webhooks: ["x-shopify-shop-domain"] for customers_redact webhook
Jan 9, 2024
netwire88
changed the title
ShopifyAPI::Errors::InvalidWebhookError: Missing one or more of the required HTTP headers to process webhooks: ["x-shopify-shop-domain"] for customers_redact webhook
ShopifyAPI::Errors::InvalidWebhookError: Missing one or more of the required HTTP headers to process webhooks: ["x-shopify-shop-domain"] for customers_redact, shop_redact webhooks
Jan 9, 2024
Issue summary
Since Jan 8, 2024 (assuming related to 2024-01 release), we are seeing
Missing one or more of the required HTTP headers to process webhooks: ["x-shopify-shop-domain"]
to process webhooks errors for/customers_redact
,/shop_redact
webhooksshopify_api
version: 13.3.1See below for info, IP's redacted
Expected behavior
No error
Actual behavior
ShopifyAPI::Errors::InvalidWebhookError raised with
Missing one or more of the required HTTP headers to process webhooks: ["x-shopify-shop-domain"]
Steps to reproduce the problem
The text was updated successfully, but these errors were encountered: