Hello,
We have a private app “goodday-dev-app” installed on a development store “goodday-dev” which works great. I have it subscribed to a number of topics successfully, but cannot get it to subscribe to orders/updated (ORDERS_UPDATED).
The error indicates we don’t have the right permissions but another dev store and app I use locally with the same setup works. The docs indicated development stores do not need approval for topics that contain private data and the Shopify Partner portal indicates it is a development store and app.
Our permissions:
read_products,read_inventory,read_orders,write_inventory,read_locations,read_fulfillments,read_merchant_managed_fulfillment_orders,read_assigned_fulfillment_orders,read_third_party_fulfillment_orders
Topics we are trying to subscribe to:
APP_UNINSTALLED,LOCATIONS_CREATE,LOCATIONS_UPDATE,LOCATIONS_DELETE,PRODUCTS_CREATE,PRODUCTS_UPDATE,PRODUCTS_DELETE,ORDERS_UPDATED
Note ORDERS_UPDATED at the end. The others succeed but this one produces the permissions error. As mentioned above, this same setup works for our Public app and my local app and store.
I feel like either the store our the app is misconfigured and I’m hoping someone from Shopify can take a look. Another possibility is I don’t have the correct permissions. I’m not the Shopify partner admin but I did create the app and store if thats useful.
If I’m in the wrong place, apologies…let me know and I’ll move it there.
Thanks!