Looking at the commandId that was successful, after 2 minutes I get an HTTP 401 response with:
{
"error": {
"code": 3000,
"title": "Unauthorized user",
"details": "The user is unauthorized.",
"statusCode": "UNAUTHORIZED"
},
"status": "FAILED",
"commandStatus": "FAILED",
"commandId": "e30044ac-73be-4428-8e8a-fea6cb3fe2ae"
}
Looking at the commandId that was successful, after 2 minutes I get an HTTP 401 response with: { "error": { "code": 3000, "title": "Unauthorized user", "details": "The user is unauthorized.", "statusCode": "UNAUTHORIZED" }, "status": "FAILED", "commandStatus": "FAILED", "commandId": "e30044ac-73be-4428-8e8a-fea6cb3fe2ae" }