We're also seeing this, but only on apps with ODR bundles enabled. The upload completes happily after a couple of minutes, but then the authorisation fails. If the problem were with the API keys, I would expect it to fail before it attempts the upload.
`====================
= File:
= eTag: cf0451648383f82d2d0abfcf0c40f3db
====================
Exiting uploadUsingVBTxWithUploadOperations:
jsonRequest as dictionary = {
data = {
attributes = {
items = (
{
correlationKey = "";
kpiValue = "1.508335e+07";
kpiValueType = Counter;
level = INFO;
message = "bytesSent:2345032300 bytesLost:0 partsSent:35 retryCount:0 failureCount:0 elapse\U2026";
name = "VoiceBoxClient - Upload throughput (bytes/sec)";
timestamp = "2022-03-08T14:29:14.154Z";
}
);
sourceApplication = altool;
};
type = metricsAndLogging;
};
}
====================
= URL: https://contentdelivery.itunes.apple.com/MZContentDeliveryService/iris/v1/metricsAndLogging
= status code: 401
**status code 401, auth issue.
jsonRequest as dictionary = {
data = {
attributes = {
uploaded = 1;
};
id = "";
type = buildDeliveryFiles;
};
}
URL: https://contentdelivery.itunes.apple.com/MZContentDeliveryService/iris/v1/buildDeliveryFiles/
status code: 401
*** Error: *** status code 401, auth issue.
`
Post
Replies
Boosts
Views
Activity
Big Sur, Xcode 12.4 and Safari 14.1.1 did not work.
Installing Tech Preview 126 for Big Sur does work.