Apple Transporter failing to upload IPA with error: Failed to create .itmsp for 'appname' status code 401
Asked Answered
F

8

16

I am trying to upload an ipa to Transporter (to get new version on TestFlight) and have successfully done it in the past. However, today I tried to upload and it stopped with this error popup on the screen:

Failed to create the .itmsp for 'Appname'. The web service returned an unexpected status code (401 instead of 200)

screenshot: screenshot of error

Notes:

  • tried multiple times today with same issue
  • App is a Xamarin app thus can't upload the other way (Xcode > Archive)
  • using Transporter app released by Apple
Fiske answered 7/1, 2020 at 19:47 Comment(2)
Try waiting 24 hours?Seaworthy
@Seaworthy just tried again (so 24 hours later) and no luckFiske
I
15

Try completely shutting down your device and then turning it back on and trying.

I had the same issue for most of yesterday and couldn't find a solution, and just now a reboot of my MacBook made it work instantly.

Interdict answered 9/1, 2020 at 9:43 Comment(2)
Worked for me. It makes me sad that this is (sometimes) the solution.Anaphora
Simply restarting Transporter was enough in my caseAer
B
8

Just relaunch Transporter app, or quit and r-enter it again.

Bloodroot answered 15/6, 2020 at 9:40 Comment(0)
U
0

I fixed my problem by matching the case of the SKU. com.company.appName wasn't accepted. I had to change it to com.Company.AppName on my info.plist.

Uncourtly answered 21/4, 2020 at 9:11 Comment(0)
P
0

Some times it may due to memory issue. Check your memory. Free space up to minimum 2 GB for big project

Proparoxytone answered 13/4, 2021 at 7:27 Comment(0)
V
0

Make sure to create an entry for your app in https://appstoreconnect.apple.com ?

Vivie answered 25/5, 2022 at 8:31 Comment(0)
P
0

Just Shut Down Your Device And everything Ok

Prolix answered 15/7, 2022 at 1:43 Comment(0)
T
0

I am getting that issue when I left build number empty. It seems like you could face the same sort of issues if you left Identity into under General tab.

Tarnopol answered 8/5, 2023 at 10:16 Comment(0)
O
-1

For me it was memory full issue. Freed up some space and the .ipa file was immediately accepted!

Octosyllable answered 23/11, 2022 at 17:20 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.