Game Center Achievements: "Add Language" Button is unresponsive

Hey Apple devs,

I went to add an achievement to my game via App Store Connect and got blocked when trying to add a language; The "Add Language" does not cause anything to happen when clicked.

It had a clicked on state but nothing happened after clicking. Tried multiple routes to troubleshooting (different browsers, ensuring no pop up blockers in case it's meant to have a pop up, etc). Did some investigation and it appears that upon clicking the button it's erroring out but not giving any feedback about it. Chrome Browser log below:

General 404 Error:
Failed to load resource: the server responded with a status of 404 ()
/iris/v1/ciProducts?filter[productType]=FRAMEWORK&limit=100&fields[ciProducts]=name:1          Failed to load resource: the server responded with a status of 404 ()
10.287c8526.js:1 Metrics config: No config provided via delegate or fetched via init(), using default/cached config values.
execute @ 10.287c8526.js:1
10.287c8526.js:1 Object
execute @ 10.287c8526.js:1
/iris/v1/ciProducts?filter[productType]=FRAMEWORK&limit=333&fields[ciProducts]=name:1          Failed to load resource: the server responded with a status of 404 ()
49.c03b39eb.js:1 eventQueue overflow, deleting LRU events: size is: 101 which is over max size: 100
execute @ 9.c03b39eb.js:1
/partials/app-store/js/date-fns-locale-de-index-js.e556bbf8.js:1          Failed to load resource: the server responded with a status of 404 ()
319.c03b39eb.js:1 eventQueue overflow, deleting LRU events: size is: 101 which is over max size: 100
execute @ 9.c03b39eb.js:1
/partials/app-store/js/date-fns-locale-de-index-js.e556bbf8.js:1          Failed to load resource: the server responded with a status of 404 () 

Did some searching but didn't see any other posts calling this out so wanted to raise vis on this!

Replies

SOLVED: Looks like it may have been some very specific outage of service as this button is now working and I'm able to add achievements through App Store Connect again!