Array
(
    [status] => fail
    [message] => Something went wrong trying to get an access token.
    [raw_response] => Array
        (
            [error] => unauthorized
            [error_description] => Bad credentials
        )

)