Having issue when access to the subscription management page from app

Our app offers in-app purchase.

And we direct user to the subscription management page by using the following URL

https://buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/manageSubscriptions


But we found that, when we try to access the subscription management page from our app,

we are stopped at the safari browser and with the following message showed from April 13 2020.


pings metrics dialogIdMZFinance.ManageSubscriptionsLoginRequired messageSign in to manage subscri messageCode5074 options Manage Subscriptions CancelactionUrlsandbox.itunes.apple.com/WebObjects/MZFinance.woa/wa/manageSubscriptionseventTypedialog failureType5074 customerMessageSign in to manage subscriptions. m-allowed dialog kindauthorization m-allowed messageSign in to manage subscriptions.explanationEnter your Apple ID and password and click Manage Subscriptions. [Environment: Sandbox] defaultButtonok okButtonStringManage SubscriptionsokButtonActionkindGotourlhttps://sandbox.itunes.apple.com/WebObjects/MZFinance.woa/wa/com.apple.jingle.app.finance.DirectAction/manageSubscriptionscancelButtonStringCancel initialCheckboxValue cancel-purchase-batch


We also found the same issue occurred in other apps.

Does anyone know how to fix this?

Replies

Yes. Same thinghappening with us. I dont't think they have changed the url?

Same problem for us.


it seems the correct URL to use now is :

https://apps.apple.com/account/subscriptions

cf https://developer.apple.com/documentation/storekit/in-app_purchase/subscriptions_and_offers/handling_subscriptions_billing?language=objc


Does it mean that the other URL will not be fixed ?

  • https://apps.apple.com/account/subscriptions This url doesn't work on Apple tv. any help would be appericiated.

Add a Comment

Thank you for sharing, it was a big help.

Hi there I have this issue do you know any updates or how to solve it?

The url noted isn’t a publicly supported url, please use the urls published in our documentation. https://developer.apple.com/documentation/storekit/in-app_purchase/original_api_for_in-app_purchase/subscriptions_and_offers/handling_subscriptions_billing)

Meanwhile we will look into that url and the public url on tvOS