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
                (
                    [x-powered-by] => PHP/8.2.27
                    [access-control-allow-origin] => *
                    [set-cookie] => ci_session=2dr81jn9jgn2scsb4808o1hal8el0gv3; path=/; HttpOnly; secure
                    [expires] => Thu, 19 Nov 1981 08:52:00 GMT
                    [cache-control] => no-store, no-cache, must-revalidate
                    [pragma] => no-cache
                    [content-type] => text/html; charset=UTF-8
                    [content-length] => 67
                    [content-encoding] => gzip
                    [vary] => Accept-Encoding
                    [date] => Sat, 25 Oct 2025 13:11:36 GMT
                    [server] => LiteSpeed
                    [platform] => hostinger
                    [panel] => hpanel
                    [content-security-policy] => upgrade-insecure-requests
                    [alt-svc] => h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
                )

        )

    [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] => 2dr81jn9jgn2scsb4808o1hal8el0gv3
                    [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
Connection: close
X-Powered-By: PHP/8.2.27
Access-Control-Allow-Origin: *
set-cookie: ci_session=2dr81jn9jgn2scsb4808o1hal8el0gv3; path=/; HttpOnly; secure
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Content-Type: text/html; charset=UTF-8
Content-Length: 67
Content-Encoding: gzip
Vary: Accept-Encoding
Date: Sat, 25 Oct 2025 13:11:36 GMT
Server: LiteSpeed
platform: hostinger
panel: hpanel
Content-Security-Policy: upgrade-insecure-requests
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

{"ragistration_id":"no","ragistration_msg":"invalid_user_id"}
                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [x-powered-by] => Array
                                        (
                                            [0] => PHP/8.2.27
                                        )

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

                                    [set-cookie] => Array
                                        (
                                            [0] => ci_session=2dr81jn9jgn2scsb4808o1hal8el0gv3; 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-type] => Array
                                        (
                                            [0] => text/html; charset=UTF-8
                                        )

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

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

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

                                    [date] => Array
                                        (
                                            [0] => Sat, 25 Oct 2025 13:11:36 GMT
                                        )

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

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

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

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

                                    [alt-svc] => Array
                                        (
                                            [0] => h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
                                        )

                                )

                        )

                    [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] => 2dr81jn9jgn2scsb4808o1hal8el0gv3
                                            [attributes] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
                                                (
                                                    [data:protected] => Array
                                                        (
                                                            [path] => /
                                                            [httponly] => 1
                                                            [secure] => 1
                                                            [domain] => freshyzo.com
                                                        )

                                                )

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

                                            [reference_time] => 1761397896
                                        )

                                )

                        )

                )

            [filename:protected] => 
        )

)

Leave a Comment

WhatsApp
Freshyzo Logo

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