In Xcode, when I try to Product > Archive > Validate App
I get the error:
No accounts with iTunes Connect access have been found for the team “TEAM_NAME”. iTunes Connect access is required for App Store distribution.
and/or
No accounts with App Store Connect access have been found for the team “TEAM_NAME”. App Store Connect access is required for App Store Connect distribution.
and/or
Unable to authenticate with App Store Connect
How can I fix this issue and validate my app?
31 Answers
Solution 1:
- Quit Xcode completely and re-open it to resolve the problem.
Solution 2:
- Please verify if it’s
App Store distribution profile
or not. - If yes then try to login to Xcode with your apple Id which has access
toiTunes Connect
orApp Store Connect
. - While validating the archive file please choose the same profile. It
should work fine.