RESPONSE:

Response had errors:
[code]-- 500
[body]--
Array
(
    [headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
        (
            [data:protected] => Array
                (
                    [server] => Apache-Coyote/1.1
                    [access-control-allow-origin] => *
                    [access-control-allow-methods] => POST, GET, PUT, UPDATE, OPTIONS, DELETE
                    [access-control-allow-headers] => X-Requested-With, X-Auth-Token, content-type
                    [content-length] => 0
                    [date] => Sun, 11 May 2025 20:01:19 GMT
                )

        )

    [body] => 
    [response] => Array
        (
            [code] => 500
            [message] => Internal Server Error
        )

    [cookies] => Array
        (
        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [data] => 
            [headers] => 
            [status] => 
            [response:protected] => WpOrg\Requests\Response Object
                (
                    [body] => 
                    [raw] => HTTP/1.1 500 Internal Server Error
Server: Apache-Coyote/1.1
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: POST, GET, PUT, UPDATE, OPTIONS, DELETE
Access-Control-Allow-Headers: X-Requested-With, X-Auth-Token, content-type
Content-Length: 0
Date: Sun, 11 May 2025 20:01:19 GMT
Connection: close


                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [server] => Array
                                        (
                                            [0] => Apache-Coyote/1.1
                                        )

                                    [access-control-allow-origin] => Array
                                        (
                                            [0] => *
                                        )

                                    [access-control-allow-methods] => Array
                                        (
                                            [0] => POST, GET, PUT, UPDATE, OPTIONS, DELETE
                                        )

                                    [access-control-allow-headers] => Array
                                        (
                                            [0] => X-Requested-With, X-Auth-Token, content-type
                                        )

                                    [content-length] => Array
                                        (
                                            [0] => 0
                                        )

                                    [date] => Array
                                        (
                                            [0] => Sun, 11 May 2025 20:01:19 GMT
                                        )

                                )

                        )

                    [status_code] => 500
                    [protocol_version] => 1.1
                    [success] => 
                    [redirects] => 0
                    [url] => https://test-data.tjcis.com/hub/b529fa2142a7a8da623a08bf4032626ae7e35e38/horseext?dam_name=BEAR%20PRAYER&yob=2011&remote_id=2&remote_ip=1.1.1.8
                    [history] => Array
                        (
                        )

                    [cookies] => WpOrg\Requests\Cookie\Jar Object
                        (
                            [cookies:protected] => Array
                                (
                                )

                        )

                )

            [filename:protected] => 
        )

)