Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@netwire88
Copy link

netwire88 commented 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 webhooks

  • shopify_api version: 13.3.1
  • Ruby version: ruby 3.2.2
  • Operating system: All

See below for info, IP's redacted

X-Shopify-Test : false
X-Request-Id : 442d1310-af02-472d-b861-b82569c4e794
Content-Length : 164
Version : HTTP/1.1
X-Request-Start : 1704816527008
User-Agent : Shopify-Captain-Hook
X-Shopify-Topic : customers/redact
Cf-Ipcountry : NL
X-Shopify-Webhook-Id : 948128c5-b69e-4143-a514-72768dba8885
Cf-Visitor : {"scheme":"https"}
Accept-Encoding : gzip
X-Forwarded-Port : 443
Total-Route-Time : 0
Connection : close
Cf-Ray : 842df0dc3e821c89-AMS
X-Shopify-Triggered-At : 2024-01-09T16:08:46.395212977Z
Via : 1.1 vegur
Accept : */*
X-Forwarded-Proto : https
Connect-Time : 0
Content-Type : application/json

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

@netwire88 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 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 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
@TheSecurityDev
Copy link

I'm still on the old webhook version and having this issue.

@lizkenyon
Copy link
Contributor

Hi there 👋

I believe this issue has been resolved! Can you confirm you are no longer seeing these errors?

@netwire88
Copy link
Author

Thanks @lizkenyon We haven't seen this since Jan 9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants