iOS Question [SOLVED] Error "Description not available (-24169)" when uploading App to iTunes Connect

Cadenzo

Active Member
Licensed User
Longtime User
I installed B4i 8.10 and tried to upload a new version o an project, that allready exists on apple store. But now I get the following error:



B4X:
Uploading ipa file.
Submitting app (this step can take several minutes to complete).
Error: 2023-02-17 12:09:26.089 Starting altool...
2023-02-17 12:09:26.090 Initializing bundle from: /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/AppStoreService.framework
2023-02-17 12:09:26.092 Will look for transporter at executable bundle relative path: /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Looking for Transporter at path: /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Looking for Transporter at path: /Applications/Xcode.app/Contents/Developer/usr/bin/../SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Looking for Transporter at path: /Applications/Xcode.app/Contents/Developer/usr/bin/../itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Looking for Transporter at path: /Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Looking for Transporter at path: /usr/local/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Using default transporter location: /usr/local/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Will look for transporter at executable bundle relative path: /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Looking for Transporter at path: /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Looking for Transporter at path: /Applications/Xcode.app/Contents/Developer/usr/bin/../SharedFrameworks/ContentDeliveryServices.framework/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Looking for Transporter at path: /Applications/Xcode.app/Contents/Developer/usr/bin/../itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Looking for Transporter at path: /Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Looking for Transporter at path: /usr/local/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 Using default transporter location: /usr/local/itms/bin/iTMSTransporter
2023-02-17 12:09:26.092 iTMSTransporter is not available. Using REST APIs.
2023-02-17 12:09:26.437 jsonURL = https://contentdelivery.itunes.apple.com/WebObjects/MZLabelService.woa/json/MZITunesSoftwareService
2023-02-17 12:09:26.438 jsonRequest as dictionary = {
    id = "20230217120926-687";
    jsonrpc = "2.0";
    method = generateAppleConnectToken;
    params =     {
        Application = altool;
        ApplicationBundleId = "com.apple.itunes.altool";
        FrameworkVersions =         {
            "com.apple.itunes.connect.ITunesConnectFoundation" = "6.043 (14043)";
            "com.apple.itunes.connect.ITunesConnectFoundationExtras" = "6.043 (14043)";
            "com.apple.itunes.connect.ITunesPackage" = "6.043 (14043)";
        };
        OSIdentifier = "Mac OS X 13.1.0 (x86_64)";
        Password = "**hidden value**";
        Username = "[email protected]";
        Version = "6.043 (14043)";
    };
}
2023-02-17 12:09:26.438 Setting request length to: 517
2023-02-17 12:09:26.665 jsonResponse as string = {"result":{"Errors":["Error Description not available (-24169)"],"EnableJWTForAllCalls":false,"RestartClient":false,"ErrorCode":-24169,"ErrorMessage":"Error Description not available (-24169)","ShouldUseRESTAPIs":false,"Success":false},"id":"20230217120926-687","jsonrpc":"2.0","error":{"message":"Error Description not available (-24169)","code":-24169}}
2023-02-17 12:09:26.666 Web service call (generateAppleConnectToken) result: {
    EnableJWTForAllCalls = 0;
    ErrorCode = "-24169";
    ErrorMessage = "Error Description not available (-24169)";
    Errors =     (
        "Error Description not available (-24169)"
    );
    RestartClient = 0;
    ShouldUseRESTAPIs = 0;
    Success = 0;
}
2023-02-17 12:09:26.668 Non-localized server string received: 'Error Description not available (-24169)'.
2023-02-17 12:09:26.668 Non-localized server string received: 'Error Description not available (-24169)'.
2023-02-17 12:09:26.668 {
    EnableJWTForAllCalls = 0;
    ErrorCode = "-24169";
    ErrorMessage = "Error Description not available (-24169)";
    Errors =     (
        "Error Description not available (-24169)"
    );
    RestartClient = 0;
    ShouldUseRESTAPIs = 0;
    Success = 0;
}
2023-02-17 12:09:26.668 Non-localized server string received: 'Error Description not available'.
2023-02-17 12:09:26.668 Non-localized server string received: 'Error Description not available (-24169)'.
2023-02-17 12:09:26.668 Non-localized server string received: 'Error Description not available'.
2023-02-17 12:09:26.732 Bad status code: <MZWebServiceDAWTokenForUsernameAndPassword: 0x7fa5a3017f70>
2023-02-17 12:09:26.733 *** Error: Error uploading 'TheClarinet.ipa'.
2023-02-17 12:09:26.733 *** Error: Unable to upload archive. Failed to get authorization for username '[email protected]' and password. (
    "Error Domain=NSCocoaErrorDomain Code=0 \"Status code: 0\" UserInfo={NSLocalizedDescription=Status code: 0, NSLocalizedFailureReason=The auth server returned a bad status code.}"
) (-1011)
 {
    NSLocalizedDescription = "Unable to upload archive.";
    NSLocalizedFailureReason = "Failed to get authorization for username '[email protected]' and password. (\n    \"Error Domain=NSCocoaErrorDomain Code=0 \\\"Status code: 0\\\" UserInfo={NSLocalizedDescription=Status code: 0, NSLocalizedFailureReason=The auth server returned a bad status code.}\"\n)";
}
Reading this informations and list of errors, I still have no idea, where to start looking for the basic error and I really hope, someone can help. Thanks!
 
Solution
Builded a new release and just tried again. Now it worked!
B4X:
Uploading ipa file.
Submitting app (this step can take several minutes to complete).
App uploaded successfully.

Cadenzo

Active Member
Licensed User
Longtime User
Builded a new release and just tried again. Now it worked!
B4X:
Uploading ipa file.
Submitting app (this step can take several minutes to complete).
App uploaded successfully.
 
Upvote 0
Solution
Top