-
All replies
-
Helpful answers
-
Oct 14, 2015 1:54 AM in response to rraquedanby ricardosousarisktech,Did you let Apple know about this issue?
-
-
Oct 14, 2015 4:38 AM in response to ricardosousarisktechby Metalogic,Not sure where to report this, as it's seem you can't report bugs unless you're signed into iTunes Connect, Catch-22 situation...
-
-
Oct 14, 2015 12:53 PM in response to rraquedanby Belzebul,The problem seems to be that a script in the page is referring to a non-public hostname idmsauth-stable.corp.apple.com. I was able to workaround this issue by manually modifying the script in Chrome Developer Tools and re-executing the code in the Developer Console.
1) Open the activation URL in Chrome
2) Open Chrome Developer Tools (Cmd-Alt-I on OS X, Ctrl-Shift-I on Windows)
3) Go to the Sources tab
4) Find main.js (itunesconnect.apple.com/itc/static-resources/main.js)
5) Modify line 20 to replace "idmsauth-stable.corp.apple.com" with "idmsa.apple.com"
6) Select the contents of the main.js file and copy to the clipboard
7) Paste into the console (you may need to tap the ">_" button to make it visible)
8) Press "Enter"
You should now see the expected iTunes Connect spinner appear and eventually you'll see a Terms and Conditions window.
Credit by apboyle from apple forums
-
Oct 15, 2015 1:11 AM in response to Belzebulby JanIvarAttensi,The above solution worked for me. Thank you for pointing it out!
-
-
Oct 15, 2015 8:15 AM in response to Belzebulby Teletronics,This worked perfectly. I think the mistake is funny, hopefully they will fix that really soon!
Thanks for the post!
-
Oct 17, 2015 1:25 PM in response to Teletronicsby writercatherine,Got the Apple email to verify my email address with the bogus link. I emailed them twice Oct 15, then called Apple at 877-206-2092. They said they'll email me when the glitch is fixed. Still no word and it's been 48 hours. Unable to find main.js from Belzebul's instructions above. Time to give up and go home…