App reviews, troubleshooting, and recommendations
We want to close our Shopify application, as indicated in the provided link.
https://shopify.dev/docs/apps/store/success/support/sunsetting
We should cancel all subscriptions using this method. However, when I make a request to get the current subscriptions and cancel them
curl -X GET "https://your-development-store.myshopify.com/admin/api/2023-07/recurring_application_charges.json" \
-H "X-Shopify-Access-Token: {access_token}"
curl -X DELETE "https://your-development-store.myshopify.com/admin/api/2023-07/recurring_application_charges/4556961..." \
-H "X-Shopify-Access-Token: {access_token}"
I receive subscriptions within my store scope, with the token I signed, not all. Has anyone encountered this, and what am I doing wrong?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025