WPGetAPI, Debug Mode - Plugin Version 2.25.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://hbde-portal.liga.nu/rs/dev
Data Output
The resulting output that has been returned from the API.
<!doctype html><html lang="en"><head><title>HTTP Status 404 – Not Found</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 404 – Not Found</h1><hr class="line" /><p><b>Type</b> Status Report</p><p><b>Message</b> The requested resource [/rs/dev] is not available</p><p><b>Description</b> The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.</p><hr class="line" /><h3>Apache Tomcat/9.0.109</h3></body></html>
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
(
)
[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.
This could indicate that the URL you are calling is incorrect or that some other data is missing or incorrect. Please check your Base URL and Endpoint are correct as well as the Request Method.