MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
947 stars 278 forks source link

Getting "403 Forbidden myshop.myshopify.Com" When Creating A Webhook With The Topic "Orders/Create" #601

Closed pcldev closed 8 months ago

pcldev commented 1 year ago

I'm creating a mini-app to track revenue for merchants. In the progress of building my app. I got an issue about getting "403 Forbidden xxx.myshopify.com" when I create a webhook with the topic "orders/create". Screenshot: image More information surrounding ShopifyAuth:

Scopes: read_orders Shopify API Versions: 2022-10 The accessToken and session are still valid (because I still login the app normally)

lpinca commented 8 months ago

I'm closing this as it does not seem an issue in the library. The server returns 403 so there is something wrong with permissions.