I experience same issues, looks like it has something to do with multiple accounts connected with xCode, and build processing prior to export. I also have similar issues with xcode build automation this morning, when trying to export
Error Domain=ITunesSoftwareServiceErrorDomain Code=-19211 "The request rate limit has been reached.: We’ve received too many API requests for this API key in the past 60 seconds. Please wait and try again." UserInfo={status=429, code=RATE_LIMIT_EXCEEDED, title=The request rate limit has been reached., detail=We’ve received too many API requests for this API key in the past 60 seconds. Please wait and try again., NSLocalizedDescription=The request rate limit has been reached.: We’ve received too many API requests for this API key in the past 60 seconds. Please wait and try again., NSLocalizedFailureReason=Unable to perform upload.}
-
—
khurshidansari
-
—
hejun
-
—
khurshidansari
Add a CommentI am also facing same problem. It seem issue from apple server.
I got it, try to remove the Xcode account (AppID), then add it back, it works.
@hejun it doesn't works for me.