-
Notifications
You must be signed in to change notification settings - Fork 57
What does mean for DECRYPTION_KEY_NOT_FOUND error? #99
Copy link
Copy link
Open
Description
"result_info": {
"return_code": "SUCCESS_WITH_ERRORS",
"return_message": "Aggregation job successfully processed but some reports have errors.",
"error_summary": {
"error_counts": [{
"category": "DECRYPTION_KEY_NOT_FOUND",
"count": 13,
"description": "Could not find decryption key on private key endpoint."
}, {
"category": "NUM_REPORTS_WITH_ERRORS",
"count": 13,
"description": "Total number of reports that had an error. These reports were not considered in aggregation. See additional error messages for details on specific reasons."
}],
"error_messages": []
},
"finished_at": "2025-05-07T07:37:58.869281942Z"
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels