On Xcode 7 I keep receiving error "No account with iTunes connect access"

When I try to submit my app with the new seed Xcode 7.1 beta (7B60) I receive a weird error by which it complaints that there is "No account with iTunes connect access", while of course the account is there and kicking as you may see in the linked screenshot. I already had to delete all my profiles and restore them again in order to be successfully codesigned, now this. Please tell me how I may fix it.

http://www.inarrivo.net/iTunesError.png


I also tried entering a new techical role following a hint on StackOverflow, apparently now needed. But that is all but ignored when I try to submit the app.

You may check the thred with the images at:

http://stackoverflow.com/questions/32592291/on-xcode-7-i-keep-receiving-error-no-account-with-itunes-connect-access/32592581

Answered by fbartolom in 58490022

As I was gently informed on StackOverflow, the issue in XCode 7 is that you need to create a new user and assign it the technical role. That is the user from which the submission must be done, not the account by which you acces iTune connect.

In my particular case I also had the problem of trying to submit the app with Xcode 7.1 and viciously that produced the same error.

I had the same problem at my work. I had other symptoms also. I could not upload the app with Application Launcher (it would get an SSL error trying to connect). I could login to iTunesConnect but I could not upload a screenshot (when I looked in the console it was getting an SSL error trying to upload the screenshot). I could not login to iTunes or iBooks on any of my devices. It turns out that our router had been upgraded with new "Media Content Filters" and they were blocking access. The IT manager had to made a special group for my devices (Mac, iPads and iPhone) that excluded me from those new content filters. I hope this post helps someone who has the same problem.

On Xcode 7 I keep receiving error "No account with iTunes connect access"
 
 
Q