Luke Berry
Luke Berry

Reputation: 1947

No accounts with iTunes Connect Access

I'm trying to submit an app to the app store, the app was developed on my personal Apple ID and is being submitted on behalf of a third party (for which my Apple ID is an admin). I am getting an error stating that no iTunes Connect account can be found even though I have Admin/Legal rights.

What am I doing wrong? The app is being signed with their provisioning profile, etc

Upvotes: 8

Views: 9258

Answers (5)

ibuprofane
ibuprofane

Reputation: 673

In Xcode 9.3 I'm finding that if I submit two apps back-to-back I see this issue with the second app. Closing and restarting Xcode fixes it.

Upvotes: 2

we7ee
we7ee

Reputation: 183

I had the same issue. My roles were correct on both Developer and iTunesConnect. For me the solution was to remove my Apple-ID in Xcode, close and reopen Xcode and add the Apple-ID again. Afterwards I was able to upload via Archive Organizer.

Upvotes: 3

Alok
Alok

Reputation: 25968

Upload your app using application loader. I had the same problem and its working for me.

How to upload App using application loader

Upvotes: 6

nix
nix

Reputation: 427

The Apple ID which you are using to upload the app; that Apple ID must be connected to both the portals (iTunesConnect and Developer) with the minimum roles given below:-

  • Developer: Admin
  • iTunesConnect: Admin/App manager/Developer

Upvotes: 8

batsansierra
batsansierra

Reputation: 334

Check your Apple Developer Program Membership has not expired.

Upvotes: 0

Related Questions