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://verwijzer-acceptance-presentationapi.azurewebsites.net/organisation
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
(
)
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
(
)
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
                (
                    [content-length] => 0
                    [date] => Fri, 06 Dec 2024 08:14:17 GMT
                    [server] => Microsoft-IIS/10.0
                    [set-cookie] => Array
                        (
                            [0] => ARRAffinity=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;Secure;Domain=verwijzer-acceptance-presentationapi.azurewebsites.net
                            [1] => ARRAffinitySameSite=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;SameSite=None;Secure;Domain=verwijzer-acceptance-presentationapi.azurewebsites.net
                        )

                    [x-powered-by] => ASP.NET
                )

        )

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

    [cookies] => Array
        (
            [0] => WP_Http_Cookie Object
                (
                    [name] => ARRAffinity
                    [value] => 658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405
                    [expires] => 
                    [path] => /
                    [domain] => verwijzer-acceptance-presentationapi.azurewebsites.net
                    [port] => 
                    [host_only] => 
                )

            [1] => WP_Http_Cookie Object
                (
                    [name] => ARRAffinitySameSite
                    [value] => 658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405
                    [expires] => 
                    [path] => /
                    [domain] => verwijzer-acceptance-presentationapi.azurewebsites.net
                    [port] => 
                    [host_only] => 
                )

        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [response:protected] => WpOrg\Requests\Response Object
                (
                    [body] => 
                    [raw] => HTTP/1.1 500 Internal Server Error
Content-Length: 0
Connection: close
Date: Fri, 06 Dec 2024 08:14:17 GMT
Server: Microsoft-IIS/10.0
Set-Cookie: ARRAffinity=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;Secure;Domain=verwijzer-acceptance-presentationapi.azurewebsites.net
Set-Cookie: ARRAffinitySameSite=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;SameSite=None;Secure;Domain=verwijzer-acceptance-presentationapi.azurewebsites.net
X-Powered-By: ASP.NET


                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [content-length] => Array
                                        (
                                            [0] => 0
                                        )

                                    [date] => Array
                                        (
                                            [0] => Fri, 06 Dec 2024 08:14:17 GMT
                                        )

                                    [server] => Array
                                        (
                                            [0] => Microsoft-IIS/10.0
                                        )

                                    [set-cookie] => Array
                                        (
                                            [0] => ARRAffinity=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;Secure;Domain=verwijzer-acceptance-presentationapi.azurewebsites.net
                                            [1] => ARRAffinitySameSite=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;SameSite=None;Secure;Domain=verwijzer-acceptance-presentationapi.azurewebsites.net
                                        )

                                    [x-powered-by] => Array
                                        (
                                            [0] => ASP.NET
                                        )

                                )

                        )

                    [status_code] => 500
                    [protocol_version] => 1.1
                    [success] => 
                    [redirects] => 0
                    [url] => https://verwijzer-acceptance-presentationapi.azurewebsites.net/organisation
                    [history] => Array
                        (
                        )

                    [cookies] => WpOrg\Requests\Cookie\Jar Object
                        (
                            [cookies:protected] => Array
                                (
                                    [ARRAffinity] => WpOrg\Requests\Cookie Object
                                        (
                                            [name] => ARRAffinity
                                            [value] => 658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405
                                            [attributes] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
                                                (
                                                    [data:protected] => Array
                                                        (
                                                            [path] => /
                                                            [httponly] => 1
                                                            [secure] => 1
                                                            [domain] => verwijzer-acceptance-presentationapi.azurewebsites.net
                                                        )

                                                )

                                            [flags] => Array
                                                (
                                                    [creation] => 1733472857
                                                    [last-access] => 1733472857
                                                    [persistent] => 
                                                    [host-only] => 
                                                )

                                            [reference_time] => 1733472857
                                        )

                                    [ARRAffinitySameSite] => WpOrg\Requests\Cookie Object
                                        (
                                            [name] => ARRAffinitySameSite
                                            [value] => 658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405
                                            [attributes] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
                                                (
                                                    [data:protected] => Array
                                                        (
                                                            [path] => /
                                                            [httponly] => 1
                                                            [samesite] => None
                                                            [secure] => 1
                                                            [domain] => verwijzer-acceptance-presentationapi.azurewebsites.net
                                                        )

                                                )

                                            [flags] => Array
                                                (
                                                    [creation] => 1733472857
                                                    [last-access] => 1733472857
                                                    [persistent] => 
                                                    [host-only] => 
                                                )

                                            [reference_time] => 1733472857
                                        )

                                )

                        )

                )

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

)