After I've logged on to the App Store Connect website, clicked on the Agreement option, the spinner appeared on the screen and nothing else appear on that page.
I clicked on the following URL:
https://appstoreconnect.apple.com/agreements/#/
Out of curiosity, I open the browser's developer tools and discovered that the following error in the Console tab. Basically, the agreement page has crashed and it won't allow me to do anything.
=================
Uncaught Error: [$injector:modulerr] Failed to instantiate module atb due to:
[$injector:nomod] Module 'atb' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.5.8/$injector/nomod?p0=atb
=================
Appreciate any help on this matter.
Regards,
Lau.
Post
Replies
Boosts
Views
Activity
I managed to logon to https://appstoreconnect.apple.com/ with my ID and password.
But, all options on the first page like My Apps, Sales and Trends, etc is not working.
The following errors were copied from browser's console:
No route found https://appstoreconnect.apple.com/trends
Metrics config: No config provided via delegate or fetched via init(), using default/cached config values.
Cookie “dqsid” has been rejected because it is already expired.
eventQueue overflow, deleting LRU events: size is: 101 which is over max size: 100
Any help is much appreciated.
Thanks.