Hi,
we are moving our apps to the new Shopify Admin URL format (https://changelog.shopify.com/posts/shopify-admin-now-lives-at-admin-shopify-com), wchich is required in September 2023. However, the RecurringApplicationCharge REST API endpoint is responding with a ‘confirmation_url’ field that still uses the old Shopify Admin URL format, as you can see on https://shopify.dev/docs/api/admin-rest/2023-07/resources/recurringapplicationcharge#post-recurring-application-charges
Is there a schedule to update this API response? We would need to know it in order to synchronize our changes. We have tried to move it to new URL format, but browsers block the redirection to ‘confirmation_url’ as it has different origin.
Thanks in advance!
Fran