I have created a Shopify app Using cli In which I have used webhook. I have the same code of an app in 2 partner accounts in 1st partner account it works completely as expected but in my 2nd partner account webhook is not working. Both app’s code is the same But when I configure order_paid webhook in my app it gives me error like this:
"message":"This app is not approved to subscribe to webhook topics containing protected customer data." Please help me if anyone have idea about this.
Note: APP_UNISTALL webhook is working on both app’s as exp