Upload ipa artifact via fastlane

hi, i'm getting an error when i try to upload an artifact to the app store, via fastlane running in a github action


the error is

2023-08-09 16:28:05.950 xcodebuild[6330:26216]  DVTServices: Received response for 34B02ED3-6EE1-4F95-A260-C8CCDEF3E377 @ <https://appstoreconnect.apple.com/xcbuild/QH65B2/listTeams.action?clientId=XABBG36SBA>. Error = Error Domain=DVTPortalResponseErrorDomain Code=0 "Communication with Apple failed" UserInfo=***NSLocalizedDescription=Communication with Apple failed, NSLocalizedRecoverySuggestion=A non-HTTP 200 response was received (401) for URL https://appstoreconnect.apple.com/xcbuild/QH65B2/listTeams.action?clientId=XABBG36SBA***


we do have a valid appstore token, but we're still getting the error


this is an ios app


any thoughts/suggestions?

Mac Pro (2023)

Posted on Sep 6, 2023 7:33 AM

Reply

Similar questions

3 replies

Sep 6, 2023 7:39 AM in response to appsupport2

Looks like the Apple servers glitched, or your network connection to Apple glitched, or maybe there’s a first-few-hops VPN involved and that glitched.


HTTP 401 is “forbidden”, so I’d also check your login and token, and check whether (for instance) there’s another Apple Developer agreement waiting for your approval at the portal.


If you’ve restarted and checked your traceroute to that Apple host and have no VPN installed, and it doesn’t resolve in an hour or three, and it’s not a problem with your login and your agreements at the portal, contact Apple Developer Support.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Upload ipa artifact via fastlane

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.