shopify-app-template-node icon indicating copy to clipboard operation
shopify-app-template-node copied to clipboard

Shopify Webhook Trigger Issue - GDPR

Open dani-sanomads opened this issue 2 years ago • 5 comments

Issue summary

I'm trying to trigger the webhook for gdpr using shopify cli and using the dashboard->customer but it's not working properly. I'm not receiving any webhook call using the customer dashboard. But using the shopify webhook trigger command I'm getting the request from shopify but it's not sending me the right request params like {apiVersion: , domain: , topic: , webhookId: }

  • @shopify/shopify-app-express version: 1.0.0
  • Node version: v19.2.0
  • Operating system: Mac Version 13.1 (22C65)
2023-01-09 06:35:32 | backend    | [shopify-api/INFO] Processing webhook request | {apiVersion: , domain: , topic: , webhookId: }
2023-01-09 06:35:32 | backend    | [shopify-app/ERROR] Failed to process webhook: Error: Missing one or more of the required HTTP headers to process webhooks: [X-Shopify-API-Version]

Expected behavior

It should work properly on the GDPR requests.

Looks like something wrong with the GDPR requests or maybe an issue with the current package.

dani-sanomads avatar Jan 09 '23 06:01 dani-sanomads

Same here. Any news on that issue ?

yadsgroup avatar Jan 20 '23 04:01 yadsgroup

No, not yet.

dani-sanomads avatar Jan 20 '23 08:01 dani-sanomads

Hello guys! Have you added customer scopes to your app?

fonya2014 avatar Jan 20 '23 10:01 fonya2014

Please provide the precise steps to reproduce the issue.

mkevinosullivan avatar Mar 21 '23 18:03 mkevinosullivan

Any updates on this? Just started getting this issue

tiimgreen avatar Jan 10 '24 18:01 tiimgreen