Cannot access an In-App Subscription product page

When I click on my in-app subscription to edit the values, the page breaks and shows loading indefinitely.

None of the info populates and I can't edit anything. I've tried clearing caches/data, changing browsers.

The console error appears to reference a few JS errors:

Code Block javascript
"TypeError: Cannot read property 'value' of undefined
at n.$scope.setupPageData (https://appstoreconnect.apple.com/itc/js/ng-app/controllers/app/iap_details_withIP_cntrl.3459d16bc3.js:230:50)
at https://appstoreconnect.apple.com/itc/js/ng-app/controllers/app/iap_details_withIP_cntrl.3459d16bc3.js:3876:28
at n.$digest (https://appstoreconnect.apple.com/itc/js/compiled/lib/vendor.16d4284eeb.js:1:409859)
at n.$apply (https://appstoreconnect.apple.com/itc/js/compiled/lib/vendor.16d4284eeb.js:1:411308)
at i (https://appstoreconnect.apple.com/itc/js/compiled/lib/vendor.16d4284eeb.js:1:386680)
at u (https://appstoreconnect.apple.com/itc/js/compiled/lib/vendor.16d4284eeb.js:1:388893)
at XMLHttpRequest.y.onload (https://appstoreconnect.apple.com/itc/js/compiled/lib/vendor.16d4284eeb.js:1:389368)"


Code Block javascript
"TypeError: Cannot read property 'length' of undefined
at $scope.refreshIAPDetails (https://appstoreconnect.apple.com/itc/js/ng-app/controllers/app/iap_details_withIP_cntrl.3459d16bc3.js:3245:48)
at n.$digest (https://appstoreconnect.apple.com/itc/js/compiled/lib/vendor.16d4284eeb.js:1:409696)
at n.$apply (https://appstoreconnect.apple.com/itc/js/compiled/lib/vendor.16d4284eeb.js:1:411308)
at i (https://appstoreconnect.apple.com/itc/js/compiled/lib/vendor.16d4284eeb.js:1:386680)
at u (https://appstoreconnect.apple.com/itc/js/compiled/lib/vendor.16d4284eeb.js:1:388893)
at XMLHttpRequest.y.onload (https://appstoreconnect.apple.com/itc/js/compiled/lib/vendor.16d4284eeb.js:1:389368)"


Not sure how to contact App Store Connect support to get help with this. It's been broken for quite a while.
Cannot access an In-App Subscription product page
 
 
Q