I\'m trying to add sandbox testers in iTunes Connect. But I\'m getting this error:
The email address you entered already belongs to an existing Apple acco
My problem was the password (at least 1 capital letter, 1 number and 1 punctuation char)
The email cannot be associated with an existing account, please see the link below.
Because the email address used to create a sandbox tester account can't be associated with any existing Apple account, consider creating a dedicated email address for each sandbox tester.
https://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/SettingUpUserAccounts.html
I fixed this by creating a brand new (free) Google account myappsandbox@gmail.com and adding that as a new sandbox tester. This makes a new Apple ID for that email address. It's a pain but it worked.
The errors
The email address you entered already belongs to an existing Apple account. Please try again.
and
An unknown error has occurred.
and
An error has occurred. Try again later.
are equivalent.
It means that your email address is not accepted. The email field may also be highlighted red when the error message is shown.
Apple blocks these email addresses (this is undocumented):
+
trick added to the sandbox user accountI'm just going to post the real solution here, since this is what other people are wanting to know:
ANSWER
anon.yourdomain.com
and point it to mail.mailinator.com
. Or, possibly, realize that you already did this a while ago for some previous reasonFor each sandbox tester, you’ll need to collect the following information:
Email address that has never been used as an Apple ID to purchase iTunes or App Store content, nor associated with any existing Apple ID. Consider creating a dedicated email address for each sandbox tester.
https://help.apple.com/app-store-connect/#/dev8b997bee1
This means that you cannot use use an existing Apple ID or @icloud.com
email as a sandbox tester.
June 2020 Solution