John
John

Reputation: 3829

No accounts with iTunes Connect access have been found for the team

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

Xcode error screenshot

How can I fix this issue and validate my app?

Upvotes: 294

Views: 78455

Answers (30)

Logic
Logic

Reputation: 705

Sign-in Session is Expired,

Please login to developer account again in

Xcode -> Settings -> Accounts

Upvotes: 0

yannisalexiou
yannisalexiou

Reputation: 707

Another solution that works for me is to disable Automatically manage signing and then restart the Xcode.

Then I enable again the Automatically manage signing to upload the application.

Hope that helps.

Upvotes: 7

Mojtaba Hosseini
Mojtaba Hosseini

Reputation: 119302

It founds it, but doe's not let you access it!

Recently Apple applied the US sanctions to some countries in a more restricted way and resulted in this issue. Also, you can see this issue if you head to some of Apple's online resources like the developer.apple.com and see this instead:

enter image description here

The page you’re looking for can’t be found.

This error is NOT a 404 error, as you can see in the console! It's a 403 and can be solved by using a good quality VPN

Some VPN's are already detected by major companies like Google and Apple and will not work for this issue

I hope it helps everyone, and I hope Apple discontinue this racist behavior

Upvotes: -1

Ankit Kumar Gupta
Ankit Kumar Gupta

Reputation: 4042

I tried these three solutions and things were back to normal

Solution 1:

Completely close Xcode and Safari.

Solution 2:

Logout and login your apple developer account in Xcode preferences

Solution 3:

Go to your Keychain and deleting the old expired certificates.

Upvotes: 2

CarlFerr
CarlFerr

Reputation: 81

Deleting DerivedData and restarting XCode solved the issue.

Upvotes: 0

Ali Qaderi
Ali Qaderi

Reputation: 471

For the XCode 12 and above. Closing the Xcode and reopen solved the issue.

Upvotes: 4

Em Ikram
Em Ikram

Reputation: 171

make sure that project navigator under both pods and runner, and signing & capabilities tab the team is selected.

Upvotes: 0

Bo Kristensen
Bo Kristensen

Reputation: 1648

I experienced this problem just now. Complete shutdown and restart of Xcode did NOT do the trick for me at first! I also had to close the Safari browser which was running in the background.

After both Xcode and Safari was completely closed. I open Safari and navigated to the "App store connect" page -> login. Then I opened Xcode -> run Archive - Validate. and it worked :)

Explanation of problem maybe. I have changed WiFi connections, from office to home office with both Xcode and the Safari browser open, and they must then have gotten confused of the wifi change, and remembered old connection data.

Upvotes: 1

Ucdemir
Ucdemir

Reputation: 3098

Remove all apple accounts close xcode restart mac add apple account it will work

Upvotes: 0

Marwin Lebensky
Marwin Lebensky

Reputation: 421

Just restart not only Xcode, but also the OS. Didn't believe it, but really, just restart.

Upvotes: 3

Ashu
Ashu

Reputation: 3523

UPDATE XCODE 11

If the restarting of Xcode doesn't work, then try logout and login again in with the Apple Developer Account in the xcode.

Process:

Xcode > Preferences

Remove your account by clicking on - sign button

Add your apple ID again by clicking on the plus (+) sign button

Upvotes: 1

cbiggin
cbiggin

Reputation: 2142

Seems to be a lot of solutions to this problem and none of the above worked for me. What did work for me was going into Keychain and deleting some old expired certificates.

Upvotes: 1

UlanNurmatov
UlanNurmatov

Reputation: 46

If closing Xcode or restarting the Mac didn't help, try deleting Derived Data.

Upvotes: 0

patel dhruval
patel dhruval

Reputation: 1052

While developing using XCode, I found many errors only solved with restarting XCode and Macbook. Just restart the Macbook and it will be gone. Anything else except restarting is not worth of time. I have tried many things to solve this error. I tried to log in again and again with AppStore but only restarting MacBook worked for me.

Upvotes: 0

Lakshay Sharma
Lakshay Sharma

Reputation: 1

Just restart Xcode and it will work :)

Definitely it will work in Xcode 9 alternate you can try with Application Loader.

Upvotes: 27

Helen Wood
Helen Wood

Reputation: 1882

UPDATE XCODE 10

September 2019

If closing Xcode doesn't work, try logging out and logging in with the Apple Developer Account, which may not be the same as the iCloud account in many cases.

These two steps would solve 95% of these error cases.

Upvotes: 6

Sky
Sky

Reputation: 2442

Swift 5, iOS 13

Just restart Xcode, everything works

Upvotes: 17

Shan
Shan

Reputation: 107

Xcode 10. Aug. 2019

Press the Manage Account then see a reminder said my account is expired. Logging in again fixes this problem.

Upvotes: 0

PaulB
PaulB

Reputation: 982

Previous answers didn't work for me, including restarting, quitting Xcode and refreshing profiles.

Disconnected from company VPN and instantly started working.

Upvotes: 1

Lightwaxx
Lightwaxx

Reputation: 755

I had a similar issue. Turned out that App Store was blocked by IT (arrrggggg!!!). Try a different network or ask IT to unblock then should work but first check that you can access App Store

Upvotes: 2

iOS Banjare
iOS Banjare

Reputation: 13

Please use Application Loader, if all the above fails.

Step 1:- Create a .ipa file for app store distribution.

Step 2:- Login to Application loader with your apple developer account for which you are uploading your app.

Step 3:- Choose .ipa file from application loader, read the instruction asked and follow the steps.

I got the same issue, after spending lots of time and doing each and every thing but no solution work for me, at the last I just upload me .ipa file in Application Loader. And it work.

Upvotes: 0

Mark Bridges
Mark Bridges

Reputation: 8448

I had this same error. I tried rebooting etc. and nothing worked. I tried again several hours later and managed to submit successfully. I can only assume the service was down.

Upvotes: 0

immadbananas
immadbananas

Reputation: 309

I know this has been solved, but none of the listed solutions worked for me and in case someone else is also experiencing this issue- it could be due to not enabling Two-Factor Authentication.

I was having no problems uploading builds to the App Store and within the span of 1 hour got this same issue. Once I followed Apple's documentation and enabled Two-Factor Authentication for both my organization's Team Agent as well as my own developer account, I restarted XCode and was able to successfully upload builds again.

Upvotes: 0

nunuh89
nunuh89

Reputation: 553

For me, this happened when I have the same Apple Id added to the accounts of Xcode on two devices. After removing the account from one device, the other one can upload to App Store fine. I did restart Xcode after removing, not sure if that's necessary. Maybe it's more like a session expires or connection issue.

Upvotes: 0

sandesh naik
sandesh naik

Reputation: 11

Make sure apple store domain can be accessed, in my case it was blocked by network admin, i found this after struggling for 2 days in this

Upvotes: 1

Nagendra Badiganti
Nagendra Badiganti

Reputation: 2279

Make sure that your network firewall doesn`t block iTunes connect domain. You might experience with the same message if it is blocked.

For me, iTunes & AppStore access is blocked firewall network level. I restart Xcode and mac, it worked like charm.

Upvotes: 8

Haroldo Gondim
Haroldo Gondim

Reputation: 7995

Go to: Xcode > Preferences...

  1. Remove your account
  2. Add your apple ID again

    Accounts

Upvotes: 5

Bappaditya
Bappaditya

Reputation: 9642

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 to iTunes Connect or App Store Connect.
  • While validating the archive file please choose the same profile. It should work fine.

Upvotes: 733

I had the same issue today .I had logged in with the apple id to an iOS device and linked with iCloud that was creating issue to me so once i removed the account from the device it worked fine for me.

Upvotes: 0

Md. Ibrahim
Md. Ibrahim

Reputation: 1289

Restart Xcode or Restart your mac, In my case I just restart Xcode

Upvotes: 6

Related Questions