WPGetAPI, Debug Mode - Plugin Version 2.2.3

Below you will find debug info for the current API call. To turn this off, set debug to false in your shortcode or template tag.
Connecting to API's can be tricky - if you require help, please see the Documentation.

Full URL

The full URL that is being called.

https://api.iconomi.com/v1/assets/wventures?secret='1c8aa5c11d8e6e79769dd9142adea785c590ec83583faaac2f40a581936f3952'&timestamp='1643118174153'&method='GET'&requestPath='/v1/user/activity?type=FEES_AND_EARNINGS&pageSize=4&pageNumber=0'
Data Output

The resulting output that has been returned from the API.


Query String

The query string parameters (if any) that you have set within the endpoint settings.

Array
(
    [secret] => '1c8aa5c11d8e6e79769dd9142adea785c590ec83583faaac2f40a581936f3952'
    [timestamp] => '1643118174153'
    [method] => 'GET'
    [requestPath] => '/v1/user/activity?type=FEES_AND_EARNINGS&pageSize=4&pageNumber=0'
)
Headers

The header parameters (if any) that you have set within the endpoint settings.

Array
(
)
Body

The body parameters (if any) that you have set within the endpoint settings.

Array
(
    [string to encode] => '1643178751655GET/v1/user/activity'
)
Final Request Arguments

The final request arguments sent in the API request. Includes headers and body arguments.

Array
(
    [timeout] => 10
    [sslverify] => 1
    [redirection] => 5
    [blocking] => 1
    [cookies] => Array
        (
        )

    [headers] => Array
        (
        )

)
Arguments

The arguments set within your shortcode or template tag.

Array
(
    [debug] => true
    [endpoint_variables] => Array
        (
        )

    [query_variables] => Array
        (
        )

    [body_variables] => Array
        (
        )

    [format] => 
    [html_tag] => div
    [html_labels] => false
    [html_url] => 
    [html_to_link] => 
    [img_key] => 
    [img_prepend] => 
    [img_link] => 
    [shortcode] => 1
    [on] => 
    [button_text] => 
    [hide_button] => 
    [button_spinner] => 
    [button_id] => 
    [ajax_output] => .wpgetapi_ajax_output
    [chain] => 
    [chain_delay] => 0
)
Response

The full response from the API request.

Array
(
    [headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
        (
            [data:protected] => Array
                (
                    [date] => Wed, 16 Oct 2024 04:25:42 GMT
                    [content-length] => 0
                    [x-backend-server] => fen-2
                    [cf-cache-status] => DYNAMIC
                    [report-to] => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=fj1xwoZaIowo4%2Bo8EC5wdfPCLp19xkVR5ZhIikagwgJPAS%2BiyrYMnToie%2B3SJnRtBQiDn3bpsZ5x9UkiiwZOqwKa2yXsz%2FZPAJJt%2FD3Zw2mnuZLxSngSzPKZgbyVbX3HsQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                    [nel] => {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                    [server] => cloudflare
                    [cf-ray] => 8d354956dec05aa3-VIE
                )

        )

    [body] => 
    [response] => Array
        (
            [code] => 400
            [message] => Bad Request
        )

    [cookies] => Array
        (
        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [response:protected] => WpOrg\Requests\Response Object
                (
                    [body] => 
                    [raw] => HTTP/1.1 400 Bad Request
Date: Wed, 16 Oct 2024 04:25:42 GMT
Content-Length: 0
Connection: close
x-backend-server: fen-2
CF-Cache-Status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=fj1xwoZaIowo4%2Bo8EC5wdfPCLp19xkVR5ZhIikagwgJPAS%2BiyrYMnToie%2B3SJnRtBQiDn3bpsZ5x9UkiiwZOqwKa2yXsz%2FZPAJJt%2FD3Zw2mnuZLxSngSzPKZgbyVbX3HsQ%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 8d354956dec05aa3-VIE


                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [date] => Array
                                        (
                                            [0] => Wed, 16 Oct 2024 04:25:42 GMT
                                        )

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

                                    [x-backend-server] => Array
                                        (
                                            [0] => fen-2
                                        )

                                    [cf-cache-status] => Array
                                        (
                                            [0] => DYNAMIC
                                        )

                                    [report-to] => Array
                                        (
                                            [0] => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=fj1xwoZaIowo4%2Bo8EC5wdfPCLp19xkVR5ZhIikagwgJPAS%2BiyrYMnToie%2B3SJnRtBQiDn3bpsZ5x9UkiiwZOqwKa2yXsz%2FZPAJJt%2FD3Zw2mnuZLxSngSzPKZgbyVbX3HsQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                                        )

                                    [nel] => Array
                                        (
                                            [0] => {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                                        )

                                    [server] => Array
                                        (
                                            [0] => cloudflare
                                        )

                                    [cf-ray] => Array
                                        (
                                            [0] => 8d354956dec05aa3-VIE
                                        )

                                )

                        )

                    [status_code] => 400
                    [protocol_version] => 1.1
                    [success] => 
                    [redirects] => 0
                    [url] => https://api.iconomi.com/v1/assets/wventures?secret='1c8aa5c11d8e6e79769dd9142adea785c590ec83583faaac2f40a581936f3952'×tamp='1643118174153'&method='GET'&requestPath='/v1/user/activity?type=FEES_AND_EARNINGS&pageSize=4&pageNumber=0'
                    [history] => Array
                        (
                        )

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

                        )

                )

            [filename:protected] => 
            [data] => 
            [headers] => 
            [status] => 
        )

)