WPGetAPI, Debug Mode - Plugin Version 2.25.2
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://pwg-api.perfioncloud.com:8443/data?searchId=88321&index=0&maxCount=5
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 ( [searchId] => 88321 [index] => 0 [maxCount] => 5 )
Headers
The header parameters (if any) that you have set within the endpoint settings.
Array ( [Authorization] => Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJtdzIwMTYiLCJqdGkiOiJjNjhhMGE0MS1kYmMyLTQ4OTMtYTM5Yi00ZDAyZDU0OTAwMmEiLCJpYXQiOjE3MjY1NjQyOTcsIm5iZiI6MTcyNjU2NDI5NywiZXhwIjoyMDQxOTI0Mjk3LCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoibXcyMDE2IiwiUGVyZmlvblVzZXIiOiJtdzIwMTYiLCJhdWQiOlsiV2ViQ2xpZW50IiwiUGVyZmlvbi5DbGllbnQiXSwiaXNzIjoiUGVyZmlvbi5BUElTZXJ2aWNlIn0.jipzyvVtsoWKpO_4jqNjq0YdsNjl2K7BJId67ETT9S4 )
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] => 30 [sslverify] => 1 [redirection] => 5 [blocking] => 1 [cookies] => Array ( ) [reject_unsafe_urls] => [headers] => Array ( [Authorization] => Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJtdzIwMTYiLCJqdGkiOiJjNjhhMGE0MS1kYmMyLTQ4OTMtYTM5Yi00ZDAyZDU0OTAwMmEiLCJpYXQiOjE3MjY1NjQyOTcsIm5iZiI6MTcyNjU2NDI5NywiZXhwIjoyMDQxOTI0Mjk3LCJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9uYW1lIjoibXcyMDE2IiwiUGVyZmlvblVzZXIiOiJtdzIwMTYiLCJhdWQiOlsiV2ViQ2xpZW50IiwiUGVyZmlvbi5DbGllbnQiXSwiaXNzIjoiUGVyZmlvbi5BUElTZXJ2aWNlIn0.jipzyvVtsoWKpO_4jqNjq0YdsNjl2K7BJId67ETT9S4 ) )
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 [expires] => -1 [server] => Microsoft-IIS/10.0 [x-frame-options] => DENY [x-content-type-options] => nosniff [date] => Mon, 19 May 2025 02:53:24 GMT [content-length] => 0 ) ) [body] => [response] => Array ( [code] => 401 [message] => Unauthorized ) [cookies] => Array ( ) [filename] => [http_response] => WP_HTTP_Requests_Response Object ( [data] => [headers] => [status] => [response:protected] => WpOrg\Requests\Response Object ( [body] => [raw] => HTTP/1.1 401 Invalid token Cache-Control: no-cache Pragma: no-cache Expires: -1 Server: Microsoft-IIS/10.0 X-Frame-Options: DENY X-Content-Type-Options: nosniff Date: Mon, 19 May 2025 02:53:24 GMT Connection: close Content-Length: 0 [headers] => WpOrg\Requests\Response\Headers Object ( [data:protected] => Array ( [cache-control] => Array ( [0] => no-cache ) [pragma] => Array ( [0] => no-cache ) [expires] => Array ( [0] => -1 ) [server] => Array ( [0] => Microsoft-IIS/10.0 ) [x-frame-options] => Array ( [0] => DENY ) [x-content-type-options] => Array ( [0] => nosniff ) [date] => Array ( [0] => Mon, 19 May 2025 02:53:24 GMT ) [content-length] => Array ( [0] => 0 ) ) ) [status_code] => 401 [protocol_version] => 1.1 [success] => [redirects] => 0 [url] => https://pwg-api.perfioncloud.com:8443/data?searchId=88321&index=0&maxCount=5 [history] => Array ( ) [cookies] => WpOrg\Requests\Cookie\Jar Object ( [cookies:protected] => Array ( ) ) ) [filename:protected] => ) )