WPGetAPI, Debug Mode - Plugin Version 2.2.4

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://freshyzo.com/admin/app_interface/customer_ragistration_submit/admin/app_interface/customer_ragistration_submit
Data Output

The resulting output that has been returned from the API.

{
    "ragistration_id": "no",
    "ragistration_msg": "invalid_user_id"
}
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.

{"first_name":"First Name","last_name":"Last Name","mobile_no":"9096033803","address":"Address","colony":"1","user_id":"User ID","password":"Password"}
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
        (
        )

    [body] => {"first_name":"First Name","last_name":"Last Name","mobile_no":"9096033803","address":"Address","colony":"1","user_id":"User ID","password":"Password"}
)
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] => Sun, 22 Dec 2024 23:12:38 GMT
                    [content-type] => text/html; charset=UTF-8
                    [content-length] => 67
                    [vary] => Accept-Encoding
                    [x-powered-by] => PHP/8.1.27
                    [access-control-allow-origin] => *
                    [set-cookie] => ci_session=175o2bkst4nqmircllgllj0gtjjecvd4; path=/; HttpOnly; secure
                    [expires] => Thu, 19 Nov 1981 08:52:00 GMT
                    [cache-control] => no-store, no-cache, must-revalidate
                    [pragma] => no-cache
                    [content-encoding] => gzip
                    [platform] => hostinger
                    [panel] => hpanel
                    [content-security-policy] => upgrade-insecure-requests
                    [server] => hcdn
                    [alt-svc] => h3=":443"; ma=86400
                    [x-hcdn-request-id] => 50e8e5bafe00de9cd2aa3f927c83bb61-mum-edge9
                    [x-hcdn-cache-status] => DYNAMIC
                    [x-hcdn-upstream-rt] => 0.095
                    [accept-ranges] => bytes
                )

        )

    [body] => {"ragistration_id":"no","ragistration_msg":"invalid_user_id"}
    [response] => Array
        (
            [code] => 200
            [message] => OK
        )

    [cookies] => Array
        (
            [0] => WP_Http_Cookie Object
                (
                    [name] => ci_session
                    [value] => 175o2bkst4nqmircllgllj0gtjjecvd4
                    [expires] => 
                    [path] => /
                    [domain] => freshyzo.com
                    [port] => 
                    [host_only] => 1
                )

        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [data] => 
            [headers] => 
            [status] => 
            [response:protected] => WpOrg\Requests\Response Object
                (
                    [body] => {"ragistration_id":"no","ragistration_msg":"invalid_user_id"}
                    [raw] => HTTP/1.1 200 OK
Date: Sun, 22 Dec 2024 23:12:38 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 67
Connection: close
Vary: Accept-Encoding
x-powered-by: PHP/8.1.27
access-control-allow-origin: *
set-cookie: ci_session=175o2bkst4nqmircllgllj0gtjjecvd4; path=/; HttpOnly; secure
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
content-encoding: gzip
platform: hostinger
panel: hpanel
content-security-policy: upgrade-insecure-requests
Server: hcdn
alt-svc: h3=":443"; ma=86400
x-hcdn-request-id: 50e8e5bafe00de9cd2aa3f927c83bb61-mum-edge9
x-hcdn-cache-status: DYNAMIC
x-hcdn-upstream-rt: 0.095
Accept-Ranges: bytes

{"ragistration_id":"no","ragistration_msg":"invalid_user_id"}
                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [date] => Array
                                        (
                                            [0] => Sun, 22 Dec 2024 23:12:38 GMT
                                        )

                                    [content-type] => Array
                                        (
                                            [0] => text/html; charset=UTF-8
                                        )

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

                                    [vary] => Array
                                        (
                                            [0] => Accept-Encoding
                                        )

                                    [x-powered-by] => Array
                                        (
                                            [0] => PHP/8.1.27
                                        )

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

                                    [set-cookie] => Array
                                        (
                                            [0] => ci_session=175o2bkst4nqmircllgllj0gtjjecvd4; path=/; HttpOnly; secure
                                        )

                                    [expires] => Array
                                        (
                                            [0] => Thu, 19 Nov 1981 08:52:00 GMT
                                        )

                                    [cache-control] => Array
                                        (
                                            [0] => no-store, no-cache, must-revalidate
                                        )

                                    [pragma] => Array
                                        (
                                            [0] => no-cache
                                        )

                                    [content-encoding] => Array
                                        (
                                            [0] => gzip
                                        )

                                    [platform] => Array
                                        (
                                            [0] => hostinger
                                        )

                                    [panel] => Array
                                        (
                                            [0] => hpanel
                                        )

                                    [content-security-policy] => Array
                                        (
                                            [0] => upgrade-insecure-requests
                                        )

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

                                    [alt-svc] => Array
                                        (
                                            [0] => h3=":443"; ma=86400
                                        )

                                    [x-hcdn-request-id] => Array
                                        (
                                            [0] => 50e8e5bafe00de9cd2aa3f927c83bb61-mum-edge9
                                        )

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

                                    [x-hcdn-upstream-rt] => Array
                                        (
                                            [0] => 0.095
                                        )

                                    [accept-ranges] => Array
                                        (
                                            [0] => bytes
                                        )

                                )

                        )

                    [status_code] => 200
                    [protocol_version] => 1.1
                    [success] => 1
                    [redirects] => 0
                    [url] => https://freshyzo.com/admin/app_interface/customer_ragistration_submit/admin/app_interface/customer_ragistration_submit
                    [history] => Array
                        (
                        )

                    [cookies] => WpOrg\Requests\Cookie\Jar Object
                        (
                            [cookies:protected] => Array
                                (
                                    [ci_session] => WpOrg\Requests\Cookie Object
                                        (
                                            [name] => ci_session
                                            [value] => 175o2bkst4nqmircllgllj0gtjjecvd4
                                            [attributes] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
                                                (
                                                    [data:protected] => Array
                                                        (
                                                            [path] => /
                                                            [httponly] => 1
                                                            [secure] => 1
                                                            [domain] => freshyzo.com
                                                        )

                                                )

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

                                            [reference_time] => 1734909158
                                        )

                                )

                        )

                )

            [filename:protected] => 
        )

)

Leave a Comment

WhatsApp
Freshyzo Logo

Fill out the form below, and get your product at your doorstep.