WPGetAPI, Debug Mode – Plugin Version 2.25.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.
Data Output
The resulting output that has been returned from the API.
<head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><link href="/distsite/styles/7/common/css/bootstrap.min.css" rel="stylesheet"></head><body><div style="margin:20px;" class="alert alert-info" role="alert"><p><b>Invalid Address</b><br>Sorry, but the address you entered is not valid. (SAGE PromoSearch ERR:Missing or invalid ID)</p></div></body>
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
(
[serviceId] => 104
[apiVer] => 130
[prodEId] => 345733702
)
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
(
)
[reject_unsafe_urls] =>
[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
(
[cache-control] => no-cache
[pragma] => no-cache
[content-type] => text/html
[content-encoding] => gzip
[last-modified] => Wed, 10 Dec 2025 13:12:22 GMT
[vary] => Accept-Encoding
[serverid] => 3
[access-control-allow-private-network] => true
[access-control-allow-origin] => *
[access-control-allow-methods] => GET, POST, OPTIONS
[server] =>
[date] => Thu, 11 Dec 2025 19:12:22 GMT
[content-length] => 449
)
)
[body] => Invalid Address
Sorry, but the address you entered is not valid. (SAGE PromoSearch ERR:Missing or invalid ID)
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
)
[filename] =>
[http_response] => WP_HTTP_Requests_Response Object
(
[data] =>
[headers] =>
[status] =>
[response:protected] => WpOrg\Requests\Response Object
(
[body] => Invalid Address
Sorry, but the address you entered is not valid. (SAGE PromoSearch ERR:Missing or invalid ID)
[raw] => HTTP/1.1 200 OK
Cache-Control: no-cache
Pragma: no-cache
Content-Type: text/html
Content-Encoding: gzip
Last-Modified: Wed, 10 Dec 2025 13:12:22 GMT
Vary: Accept-Encoding
ServerID: 3
Access-Control-Allow-Private-Network: true
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
SERVER:
Date: Thu, 11 Dec 2025 19:12:22 GMT
Connection: close
Content-Length: 449
Invalid Address
Sorry, but the address you entered is not valid. (SAGE PromoSearch ERR:Missing or invalid ID)
[headers] => WpOrg\Requests\Response\Headers Object
(
[data:protected] => Array
(
[cache-control] => Array
(
[0] => no-cache
)
[pragma] => Array
(
[0] => no-cache
)
[content-type] => Array
(
[0] => text/html
)
[content-encoding] => Array
(
[0] => gzip
)
[last-modified] => Array
(
[0] => Wed, 10 Dec 2025 13:12:22 GMT
)
[vary] => Array
(
[0] => Accept-Encoding
)
[serverid] => Array
(
[0] => 3
)
[access-control-allow-private-network] => Array
(
[0] => true
)
[access-control-allow-origin] => Array
(
[0] => *
)
[access-control-allow-methods] => Array
(
[0] => GET, POST, OPTIONS
)
[server] => Array
(
[0] =>
)
[date] => Array
(
[0] => Thu, 11 Dec 2025 19:12:22 GMT
)
[content-length] => Array
(
[0] => 449
)
)
)
[status_code] => 200
[protocol_version] => 1.1
[success] => 1
[redirects] => 0
[url] => https://www.promoplace.com/ws/ws.dll/ConnectAPI/test
[history] => Array
(
)
[cookies] => WpOrg\Requests\Cookie\Jar Object
(
[cookies:protected] => Array
(
)
)
)
[filename:protected] =>
)
)