adding certificate error

When i try to add identifier i'm getting error : An attribute in the provided entity has invalid value An App ID with Identifier 'com....' is not available. Please enter a different string.

i need to publish application with this id, xcode already created profile automatically from this id, for my account, how can i delete this profile so i can i create it again on provising profile here : https://developer.apple.com/account/resources/identifiers/bundleId/add/bundle so i can create app on appstore https://appstoreconnect.apple.com/

Any help would be appreciad

The problem is that I have two personnel teams :  MY4F4VTXXX  (The application id is registered with this team but I don’t have access, it’s a old team) BR7TE9ZXXX (I want register id to be registered here but I can’t it tell me it’s already registered)

There are two standard practices here:

  • If the app has not been published, log in to the developer web site, select your old team, remove the App ID from there, and then add it to your new team.

  • If the app has been published, initiate an App Transfer.

You wrote:

but I don’t have access, it’s a old team

You don’t have access because your lost your credentials? Or because you were removed from the team?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

adding certificate error
 
 
Q