Hi! I try upload app to iOS App Store and view error at the end:
[2024-12-24 12:45:04 EST] DEBUG: DataCenter: contentdelivery02.itunes.apple.com
[2024-12-24 12:45:05 EST] DBG-X: Apple's web service operation return value:
[2024-12-24 12:45:05 EST] DBG-X: parameter DSToken = hidden value
[2024-12-24 12:45:05 EST] DBG-X: parameter DSTokenCookieName = myacinfo
[2024-12-23 14:09:14 EST] ERROR: Could not create build record: buildsCreateInstance call failed with: 403 - {
"errors" : [ {
"id" : "256593fb-b311-4a09-adb2-fd1a4210fb6f",
"status" : "403",
"code" : "FORBIDDEN_ERROR.CONTRACT_NOT_VALID",
"title" : "You do not have required contracts to perform an operation",
"detail" : "You do not have required contracts to perform an operation."
} ]
}
[2024-12-23 14:09:14 EST] DBG-X: Returning 1
[UploadPackage] Task errored in 19.7 seconds
Before this version, I successfully downloaded 2 versions of the same application, and all versions running successfully on the iPhone via AI Companion.
Does anyone know what this error is and can help?