Unable to upload app to iTunes Connect - iTunes Store operation failed. Authentication timeout

前端 未结 13 1243
别那么骄傲
别那么骄傲 2020-12-29 03:52

I\'m trying to upload my app to iTunes Connect with Xcode. I chose product > archive, choose my account, it compiles and when I try to upload it hand for a long time on:

相关标签:
13条回答
  • 2020-12-29 04:17

    This usually happens to me when the phone is connected while uploading the archive, and removing the phone so far has been solving the issue for me.

    0 讨论(0)
  • 2020-12-29 04:19

    I was getting the same error. Application Loader didn't work. I couldn't open any Apple Developer/Forum webpages either to find an answer there. And iTunesConnect wouldn't let me log in. I thought the site was down and I couldn't even access the Apple Status pages.

    My VPN was connecting outside the US. After turning off the VPN everything returned to normal. I have been letting the VPN connect to random places around the globe, probably should keep it in my area.

    0 讨论(0)
  • 2020-12-29 04:21

    I got this error when trying to upload an app to App Store Connect (01/20/2020). Restarting Xcode fixed the issue for me.

    0 讨论(0)
  • 2020-12-29 04:21

    I solved this issue with Transporter, native Apple application. You can download it from AppStore. https://apps.apple.com/ua/app/transporter/id1450874784?mt=12

    This application has a much more information about uploading process and possible errors.

    1. Install the "Transporter" app from the MacOS app store.
    2. From Xcode's organizer, select your archive and press "Distribute App"
    3. Select "Export" and proceed as usual.
    4. Choose the exported .ipa file into the transporter and press "Deliver".
    0 讨论(0)
  • 2020-12-29 04:22

    A couple of Xcode restart didn't resolve the issue but Application Loader solved it for the very first attempt. Also, Application Loader, is more descriptive for letting one know what's going on during the whole upload process. Plus simultaneous apps upload is possible via Application Loader.

    0 讨论(0)
  • 2020-12-29 04:22

    I've had the same issue. Tried to upload the app with Transporter with no success. Restarting of Mac and Xcode didn't help.

    Solution was to logout from Xcode and log in back Xcode -> Preferences -> Accounts -> Select your Apple ID and click on "-" below

    0 讨论(0)
提交回复
热议问题