{
"error": {
"transactionId": "",
"code": "400",
"message": "Validation error",
"status": "Bad Request",
"errors": [
{
"key": "document.frontImage",
"reason": "Invalid or unsupported document image format"
}
]
}
}
this is the error I am getting