For the time being I am submitting the exported app with Application Loader that seems to be friendlier. When Apple makes up her mind and also fix Xcode I shall take the shortcut.
I've noticed you seem to have two email accounts listed there - your Gmail and your domain email address.
Which address are you using to log into iTunes Connect? Is this different to the account you use to create provisioning profiles?
I have just run into the same issue and manage to solve it after much head banging on the keyboard.
For ages, I've used my personal Gmail account (which is my Apple ID) for app development. It's always been linked to my organization's team.
However, I just realised my iTunes Connect account actually uses my work email.
When trying to sign the app in Xcode, it'd instead try to log into iTunes Connect using my personal email, which isn't actually linked to my organisation on iTunes Connect.
So, I just added my personal account to my team's iTunes Connect. Voila! All is well again. (I probably should've created an Apple ID for my work email and added that in Member Centre, but creating provisioning profiles is like getting stabbed in the eye).
Now I'm actually mind-boggled as to how it managed to work in the past.
I've managed to solve this issue today. The problem was that my developer account was different from my iTunes connect account (Because I'm in different developer teams).
I only had my developer email in Xcode preferences, so adding the iTunes Connect account solved the issue.
This will happen if you are using an Apple ID that is being shared between teams. So if Apple ID is used for more teams just remove that emails you don't want or create new one.
I was facing a similar issue in Xcode 7.0.1 where we are packaging an app for a third-party to release. In the past, this has been no problem as our account has admin access and we have the required provisioning profiles.
However, in Xcode 7.0.1, I am receiving the same error 'No accounts with iTunes Connect access'. I tried the 'Technical User' fix mentioned above, but it did not have any effect.
I downloaded Xcode 7.1 beta 2 and the issue appears to have been fixed as I was able to build and package the app for third-party release. So, this seems as though it is a bug in Xcode that hopefully has been fixed.
For me I had to remove my account from Xcode > preferences > accounts > Apple IDs by pressing the "-" bottom left. Then The "+" and adding back in my details. Nothing to do with Technical accounts being required. As being Admin gives you full access and privileges anyway.
I ran into this issue on my machine that's running the latest version of Xcode on a beta version of OS X. To solve the issue, I archived the app on a different machine running the latest public release of OS X and Xcode, and uploaded it from there. I simply exported my developer account and imported it onto my other machine. The app submitted successfully.
In my case, I just needed to wait and it fixed by itself. I sent two updates, and after successfully submitting the first one, an hour later, I had this error on the next one. I tried what other people said about removing and adding the account, but it didn't work. It's probably something on the side of Apple.
This happened to me while trying to submit from a coffee shop with spotty/restricted wi-fi. Application Loader also failed with an SSL-related error message.
If none of the above solutions work for you, I'd suggest simply trying from another wi-fi network.
I faced the same problem days ago and I've tried a bunch of solutions and none of them worked for me.
But what I have found is that I'm trying to upload the build using my Macbook connected to the company's guests WiFi and they're using a firewall to prevent uploading or attaching files.
just tried to upload it from anther network that allows uploading and yes it was just as simple as that :D
I had this issue come up after 470+ successful uploads to iTunes Connect. After deleting my provisioning profiles, revoking my certs, deleting my apple id, and re-adding it to xCode - Accounts, without any success, I called the Apple support line... They could not help.
Eventually I had a wild idea to delete myself as an Admin from a DIFFERENT team. It works now. So, for those with this problem, ask yourself if you are part of a different team that could be conflicting.
I was able to still successfully export the app (rather than clicking upload to app store) and signing still worked. Apple also allows you to use something called the Application Loader. I was able to successfully upload this way.
In the Security section, click Generate Password below App-Specific Passwords.
so now you have generated password, now open application loader and you email and generated password thats it now you can upload video on itune using application loader software.
Thanks
As has already been stated by two of the other answers here, note that an iTunes Connect account is different to an Apple Developer Account. You need to create both. Although the Apple Developer documentation states that you will need to upload to iTunes Connect, it does not explicitly state that you need to register for iTunes Connect separately.
This is not obvious when attempting to Upload / Validate / Export an application through Xcode, as this is the first step at which you will need an iTunes Connect account. On top of this, the error message shown when you don't have an iTunes Connect account gives a link entitled Add account, though this link simply takes you back to the Xcode -> Preferences -> Account tab (which doesn't actually allow you to create an iTunes Connect account).
I tried visiting iTunes Connect to create an account, though that page told me that I needed to create an account before being able to access iTunes Connect. Considering I was an admin on a team, I thought I would have permission to do this. However, the critical step that I was missing was buried deep inside the iTunes Connect help:
Initially, only the team agent (the person who joins the Apple Developer Program) can sign in to iTunes Connect and perform these steps. [...] If you are the team agent, use the Apple ID you used to join the Apple Developer Program and add other users to your iTunes Connect organization.
Getting the team agent to add me to iTunes Connect (as is described here) solved the problem for me; I can now successfully upload, validate and export applications through Xcode.
Hopefully this helps someone else who also didn't realise this!
Here's how I solved it....it is unclear which of the following was key.
1) The contracts section in iTunesConnect was asking for some new banking information (i.e. was my bank account an individual or corporate account). I answered that. It took about 10 minutes to 'confirm' - meanwhile I did #2 and #3 below.
2) I deleted my iTunes Account account (myname @ gmail . com) from the accounts on my Mac. I then added that account back.
This worked for me after 2 hours of troubleshooting and even trying application loader. Not sure which one. But try a combination of this, and it might work.
For around three weeks, i was unable to upload any of my apps to iTC. Apple just considered it a duplicate of an existing bug. I had tried the other methods suggested above.
It was eventually solved for me by downloading a new beta version of XCode (even though I was uploading from the release version), my guess is that this installed uploading tools that overwrote the ones I had been using?