Skip to content
Discussion options

You must be logged in to vote

I see you latest build has a different error

POST https://api.appstoreconnect.apple.com/v1/certificates returned 409: There is a problem with the request entity - You already have a current Distribution certificate or a pending certificate request.

When you use automatic codesigning, Codemagic automatically select or generate a matching certificate for code signing based on the CERTIFICATE_PRIVATE_KEY that you have provided.
_If you don't provide one_, or the provided one doesn't match any of the available certificates, then codemagic will create one for you.
​
Apple limits the number of Apple Distribution certificates to 3, and based on the error message you already reach that limit.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@beessii
Comment options

@dtrdic
Comment options

Comment options

You must be logged in to vote
1 reply
@dtrdic
Comment options

Answer selected by dtrdic
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants