We are receiving the following error on submitting an already signed invoice:
"details": "unable to complete this operation at this time, kindly try again later"
Any chance this could be more specific? Like "invoice already signed"?
{
"code": 400,
"data": null,
"message": "error has occurred",
"error": {
"id": "744ab00c-9e6f-45db-90ef-6fb2fc11cc6d",
"handler": "invoice_actions",
"details": "unable to complete this operation at this time, kindly try again later",
"public_message": "validation failed: we are unable to process your request. also confirm this is not a duplicate request"
}
}