stdClass Object
(
[error] => stdClass Object
(
[transactionId] =>
[code] => 400
[message] => Validation error
[status] => Bad Request
[errors] => Array
(
[0] => stdClass Object
(
[key] => document
[reason] => Document wasn't classified
)
)
)
)
this is the error I am getting