App Store Connect validation failed

After changing the password of the Apple developer account, I’m getting this error, anybody can help me?

ServerError: App Store Connect validation failed
2024-03-28 06:20:32.733 *** Error: Validation failed for ‘/Users/vagrant/voltbuilder/agent/upload/a62f295a-361e-42df-9cf3-eadb8c5e5f3b/ios.app-store.ipa’.
2024-03-28 06:20:32.734 *** Error: Unable to validate archive. Failed to get authorization for username ‘vlahosn@aol.com’ 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 validate archive.”;
NSLocalizedFailureReason = “Failed to get authorization for username ‘vlahosn@aol.com’ 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)”;
}

I would try creating a new App Specific password and using that, as referenced here: Upload to Apple App Store Connect | VoltBuilder