Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
When trying to create webhooks when installing my TEST APP I have 500 error:
You do not have permission to create webhooks with orders/paid topic. This topic contains protected customer data. See https://shopify.dev/apps/store/data-protection/protected-customer-data for more details.
The same error while creating webhooks orders/create, orders/update.
There is no problem with creating webhooks app/uninstalled and order/delete.
I've enabled Protected cutomer data in settings and it's still the same problem.