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

Shopify Webhook Trigger Issue - GDPR #1220

Open
dani-sanomads opened this issue Jan 9, 2023 · 5 comments
Open

Shopify Webhook Trigger Issue - GDPR #1220

dani-sanomads opened this issue Jan 9, 2023 · 5 comments

Comments

@dani-sanomads
Copy link

dani-sanomads commented Jan 9, 2023

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.

@yadsgroup
Copy link

Same here. Any news on that issue ?

@dani-sanomads
Copy link
Author

No, not yet.

@fonya2014
Copy link

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

@mkevinosullivan
Copy link
Contributor

Please provide the precise steps to reproduce the issue.

@tiimgreen
Copy link

Any updates on this? Just started getting this issue

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

No branches or pull requests

5 participants