A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi,
We're in the process of upgrading from API Version 2021-10 to the latest 2022-01. On testing our Rails application workflow with the latest API version, we're noticing an issue with the RecurringApplicationCharge resource.
While we're able to create the charge, redirecting the user to the charge confirmation URL displays a page not found.
We haven't made any other changes to the app other than update the API version. The RecurringApplicationCharge API is returning an actual charge object so we know the charge is being created (it even shows a `pending` status).
Solved! Go to the solution
This is an accepted solution.
We're also seeing this issue, which is preventing any new subscriptions/upgrades for our app. We didn't make any recent changes to our API version or implementation.
I reached out to Shopify Support today and got back the following:
I understand you're reaching out regarding issues with customers accepting recurring charges, this is an emerging issue at this time. Our developers are aware of this and are currently investigating.
That was an hour and a half ago, so hopefully they're close to identifying the problem.
This is an accepted solution.
We're also seeing this issue, which is preventing any new subscriptions/upgrades for our app. We didn't make any recent changes to our API version or implementation.
I reached out to Shopify Support today and got back the following:
I understand you're reaching out regarding issues with customers accepting recurring charges, this is an emerging issue at this time. Our developers are aware of this and are currently investigating.
That was an hour and a half ago, so hopefully they're close to identifying the problem.
The issue was resolved for us so I'm guessing the fix was implemented @Alan_. I'll go ahead and close this for now. Thanks!