Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error submitting app via XCode [closed]

Tags:

xcode

ios

I'm trying to submit an app tonight and I can validate the app find but when I go to submit, get the following errors:

Apple's web service operation was not successful

Unable to Authenticate the package

exception occurred when creating MZContentProviderUpload

Has anyone else seen this error?

like image 352
BlueShoe Avatar asked May 22 '12 02:05

BlueShoe


3 Answers

Just had this happen on Xcode 7. Quit Xcode, opened it back up, resubmitted and it worked fine.

EDIT: I agree with @arlomedia in the comments, this is a problem on Apple's side. Just had it happen again and restarting did not fix it. Maybe I just got lucky the first time :)

like image 156
julianwyz Avatar answered Nov 10 '22 21:11

julianwyz


That seems like a temporary issue from Apple's side. It should have been fixed by now. Try uploading again.

like image 14
Bijoy Thangaraj Avatar answered Nov 10 '22 22:11

Bijoy Thangaraj


I saw a slightly different error message, six times in a row:

Exception occurred when creating MZContentProviderUpload for provider. (1004)

Restarted my mac, resubmitted and boom - worked.

Can't say for sure if it was the restart, could have just been something on Apple's servers as the other answers point out.

like image 9
Shyam Bhat Avatar answered Nov 10 '22 23:11

Shyam Bhat