Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Looking at my application I'm seeing that I'm both approved for protected customer data access, but also that I have a warning about it.
What do I need to do to address these warnings that hasn't been done by the existing approval?
Solved! Go to the solution
This is an accepted solution.
Hi!
If you've already requested access to protected customer data for your App in the Partner Dashboard (https://shopify.dev/docs/apps/store/data-protection/protected-customer-data), then you might just need to update the API version of you webhook subscriptions (https://shopify.dev/docs/apps/webhooks#api-versions).
Cheers,
Cedric | Developer @ Shopify
To learn more visit the Shopify Help Center or the Community Blog.
This is an accepted solution.
Hi!
If you've already requested access to protected customer data for your App in the Partner Dashboard (https://shopify.dev/docs/apps/store/data-protection/protected-customer-data), then you might just need to update the API version of you webhook subscriptions (https://shopify.dev/docs/apps/webhooks#api-versions).
Cheers,
Cedric | Developer @ Shopify
To learn more visit the Shopify Help Center or the Community Blog.
I am stuck at getting approved. Do I just have to fill the form or implement some special standards in my app to get the protected data access approved, my app is stuck to get approved due to this compliance as my app uses order api but due to these rules I am unable to fetch data please guide.