I am trying to send a fax from my program it was working perfectly, then a few days ago I got this error:
{ "errorCode" : "MaintenanceMode",
"message" : "Service is overloaded, please retry later",
"errors" : [ {
"errorCode" : "CMN-211",
"message" : "Service is overloaded, please retry later"
} ]
}
I have no clue what or why this is being caused. Any help would be greatly appreciated.