All things Shopify and commerce
what are mandatory scopes for getting request for customer data gdpr . i have create a server using localhost and ngrok but not getting any request to it . what may be the issue??
[access_scopes]
# Learn more at https://shopify.dev/docs/apps/tools/cli/configuration#access_scopes
scopes = "read_checkouts,read_discounts,write_checkouts,write_discounts,write_products,read_customers,write_customers,read_orders"
[auth]
redirect_urls = [ "https://shopify.dev/apps/default-app-home/api/auth" ]
[webhooks]
api_version = "2024-10"
[[webhooks.subscriptions]]
uri = "https://6bc7-106-51-60-209.ngrok-free.app/webhook/gdpr"
compliance_topics = [ "customers/data_request", "customers/redact", "shop/redact" ]
[pos]
embedded = false
is there anything i am missing ????
ngrok is working correctly if i hit it using "shopify app webhook trigger" it works and not when i create event in admin
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025