App Store Connect throwing 404s all over

I tried to create a new version to update an app to fix something for iOS 14. When I clicked on the + to add a version I got a pop up that was missing its content. It was just a pop up with the title "Agreement Update", an empty body, and then a blue "OK" button.

I figured there was an ajax error loading the message, but ok, I'll head over to Agreements and accept whatever new agreements there are...

... but that page just shows a spinner and never loads.

And the browser Console shows a bunch of 404s as it tries to dynamically load content.

Code Block
[Error] Failed to load resource: the server responded with a status of 404 () (tidbits-popover.angular.min.js.map, line 0) https://appstoreconnect.apple.com/agreements/scripts/npm/tidbits-popover.angular.min.js.map
[Error] Failed to load resource: the server responded with a status of 404 () (detail, line 0) https://appstoreconnect.apple.com/WebObjects/iTunesConnect.woa/ra/user/detail
[Error] Failed to load resource: the server responded with a status of 404 () (ref, line 0) https://appstoreconnect.apple.com/WebObjects/iTunesConnect.woa/ra/ref


It's really important for us to be able to submit app updates now that iOS 14 is available and users are starting to uncover issues that we weren't able to catch in our testing.

Replies

Ok @kennywyland you're not the only one seeing this. Same here. Try to hit the + button to add a new version and I get an empty Agreement Update dialog.

I'm having the same issue. Assuming I needed to agree to a new document of some type I went Agreements, Tax and Banking and it won't load. I assume they're related issues.

Thought maybe trying it Safari would make it work since I've seen that in the past. But no, even Safari is broken...
websites are hard and brand new, please be patient with Apple as they learn this new technology and try and get the bugs out.
Same here...
Maybe they should implement a system where a human reviews all their website changes before it goes to production. I would be willing to offer this service to you Apple for a small $99 per year fee, and I can guarantee reviews will only take approximately a week and I'll be sure to reject changes for the pettiest of reasons.
Looks like they fixed it. I'm able to press + to create a new version and get the dialog to enter a version number. :)