titre

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="noindex,nofollow,noarchive" /> <title>An Error Occurred: Not Found</title> <style>body { background-color: #fff; color: #222; font: 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; margin: 0; } .container { margin: 30px; max-width: 600px; } h1 { color: #dc3545; font-size: 24px; } h2 { font-size: 18px; }</style> </head> <body> <div class="container"> <h1>Oops! An Error Occurred</h1> <h2>The server returned a "404 Not Found".</h2> <p> Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. </p> </div> </body> </html>

vignette video

WPGetAPI, Debug Mode - Plugin Version 2.2.9

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://graph-api-proxy.allocine.fr/api/query/
Data Output

The resulting output that has been returned from the API.

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="noindex,nofollow,noarchive" /> <title>An Error Occurred: Not Found</title> <style>body { background-color: #fff; color: #222; font: 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; margin: 0; } .container { margin: 30px; max-width: 600px; } h1 { color: #dc3545; font-size: 24px; } h2 { font-size: 18px; }</style> </head> <body> <div class="container"> <h1>Oops! An Error Occurred</h1> <h2>The server returned a "404 Not Found".</h2> <p> Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. </p> </div> </body> </html>
Query String

The query string parameters (if any) that you have set within the endpoint settings.


Headers

The header parameters (if any) that you have set within the endpoint settings.


Body

The body parameters (if any) that you have set within the endpoint settings.


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
        (
        )

)
Arguments

The arguments set within your shortcode or template tag.

Array
(
    [debug] => true
    [endpoint_variables] => Array
        (
        )

    [query_variables] => Array
        (
        )

    [body_variables] => Array
        (
        )

    [format] => html
    [html_tag] => span
    [html_labels] => true
    [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] => Thu, 12 Dec 2024 19:54:10 GMT
                    [content-type] => text/html; charset=UTF-8
                    [vary] => Accept, Accept-Encoding
                    [cache-control] => no-cache, private
                    [access-control-allow-origin] => *,*
                    [x-cloud-trace-context] => c0fa1b82acbb31f58540d4d1a497973b
                    [via] => 1.1 google
                    [alt-svc] => h3=":443"; ma=86400
                    [cf-cache-status] => BYPASS
                    [set-cookie] => __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None
                    [report-to] => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800}
                    [nel] => {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
                    [server] => cloudflare
                    [cf-ray] => 8f1043c879079f04-CDG
                    [content-encoding] => gzip
                )

        )

    [body] => 


    
    
    An Error Occurred: Not Found
    


Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[response] => Array ( [code] => 404 [message] => Not Found ) [cookies] => Array ( [0] => WP_Http_Cookie Object ( [name] => __cf_bm [value] => TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng [expires] => 1734035050 [path] => / [domain] => allocine.fr [port] => [host_only] => ) ) [filename] => [http_response] => WP_HTTP_Requests_Response Object ( [data] => [headers] => [status] => [response:protected] => WpOrg\Requests\Response Object ( [body] => An Error Occurred: Not Found

Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[raw] => HTTP/1.1 404 Not Found Date: Thu, 12 Dec 2024 19:54:10 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close vary: Accept, Accept-Encoding Cache-Control: no-cache, private access-control-allow-origin: *,* x-cloud-trace-context: c0fa1b82acbb31f58540d4d1a497973b via: 1.1 google alt-svc: h3=":443"; ma=86400 CF-Cache-Status: BYPASS Set-Cookie: __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800} Server: cloudflare CF-RAY: 8f1043c879079f04-CDG Content-Encoding: gzip An Error Occurred: Not Found

Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[headers] => WpOrg\Requests\Response\Headers Object ( [data:protected] => Array ( [date] => Array ( [0] => Thu, 12 Dec 2024 19:54:10 GMT ) [content-type] => Array ( [0] => text/html; charset=UTF-8 ) [vary] => Array ( [0] => Accept, Accept-Encoding ) [cache-control] => Array ( [0] => no-cache, private ) [access-control-allow-origin] => Array ( [0] => *,* ) [x-cloud-trace-context] => Array ( [0] => c0fa1b82acbb31f58540d4d1a497973b ) [via] => Array ( [0] => 1.1 google ) [alt-svc] => Array ( [0] => h3=":443"; ma=86400 ) [cf-cache-status] => Array ( [0] => BYPASS ) [set-cookie] => Array ( [0] => __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None ) [report-to] => Array ( [0] => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800} ) [nel] => Array ( [0] => {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800} ) [server] => Array ( [0] => cloudflare ) [cf-ray] => Array ( [0] => 8f1043c879079f04-CDG ) [content-encoding] => Array ( [0] => gzip ) ) ) [status_code] => 404 [protocol_version] => 1.1 [success] => [redirects] => 0 [url] => https://graph-api-proxy.allocine.fr/api/query/ [history] => Array ( ) [cookies] => WpOrg\Requests\Cookie\Jar Object ( [cookies:protected] => Array ( [__cf_bm] => WpOrg\Requests\Cookie Object ( [name] => __cf_bm [value] => TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng [attributes] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object ( [data:protected] => Array ( [path] => / [expires] => 1734035050 [domain] => allocine.fr [httponly] => 1 [secure] => 1 [samesite] => None ) ) [flags] => Array ( [creation] => 1734033250 [last-access] => 1734033250 [persistent] => [host-only] => ) [reference_time] => 1734033250 ) ) ) ) [filename:protected] => ) )

images

WPGetAPI, Debug Mode - Plugin Version 2.2.9

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://graph-api-proxy.allocine.fr/api/query/
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.


Headers

The header parameters (if any) that you have set within the endpoint settings.


Body

The body parameters (if any) that you have set within the endpoint settings.


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
        (
        )

)
Arguments

The arguments set within your shortcode or template tag.

Array
(
    [debug] => true
    [endpoint_variables] => Array
        (
        )

    [query_variables] => Array
        (
        )

    [body_variables] => Array
        (
        )

    [format] => html
    [html_tag] => span
    [html_labels] => true
    [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] => Thu, 12 Dec 2024 19:54:10 GMT
                    [content-type] => text/html; charset=UTF-8
                    [vary] => Accept, Accept-Encoding
                    [cache-control] => no-cache, private
                    [access-control-allow-origin] => *,*
                    [x-cloud-trace-context] => c0fa1b82acbb31f58540d4d1a497973b
                    [via] => 1.1 google
                    [alt-svc] => h3=":443"; ma=86400
                    [cf-cache-status] => BYPASS
                    [set-cookie] => __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None
                    [report-to] => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800}
                    [nel] => {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
                    [server] => cloudflare
                    [cf-ray] => 8f1043c879079f04-CDG
                    [content-encoding] => gzip
                )

        )

    [body] => 


    
    
    An Error Occurred: Not Found
    


Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[response] => Array ( [code] => 404 [message] => Not Found ) [cookies] => Array ( [0] => WP_Http_Cookie Object ( [name] => __cf_bm [value] => TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng [expires] => 1734035050 [path] => / [domain] => allocine.fr [port] => [host_only] => ) ) [filename] => [http_response] => WP_HTTP_Requests_Response Object ( [data] => [headers] => [status] => [response:protected] => WpOrg\Requests\Response Object ( [body] => An Error Occurred: Not Found

Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[raw] => HTTP/1.1 404 Not Found Date: Thu, 12 Dec 2024 19:54:10 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close vary: Accept, Accept-Encoding Cache-Control: no-cache, private access-control-allow-origin: *,* x-cloud-trace-context: c0fa1b82acbb31f58540d4d1a497973b via: 1.1 google alt-svc: h3=":443"; ma=86400 CF-Cache-Status: BYPASS Set-Cookie: __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800} Server: cloudflare CF-RAY: 8f1043c879079f04-CDG Content-Encoding: gzip An Error Occurred: Not Found

Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[headers] => WpOrg\Requests\Response\Headers Object ( [data:protected] => Array ( [date] => Array ( [0] => Thu, 12 Dec 2024 19:54:10 GMT ) [content-type] => Array ( [0] => text/html; charset=UTF-8 ) [vary] => Array ( [0] => Accept, Accept-Encoding ) [cache-control] => Array ( [0] => no-cache, private ) [access-control-allow-origin] => Array ( [0] => *,* ) [x-cloud-trace-context] => Array ( [0] => c0fa1b82acbb31f58540d4d1a497973b ) [via] => Array ( [0] => 1.1 google ) [alt-svc] => Array ( [0] => h3=":443"; ma=86400 ) [cf-cache-status] => Array ( [0] => BYPASS ) [set-cookie] => Array ( [0] => __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None ) [report-to] => Array ( [0] => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800} ) [nel] => Array ( [0] => {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800} ) [server] => Array ( [0] => cloudflare ) [cf-ray] => Array ( [0] => 8f1043c879079f04-CDG ) [content-encoding] => Array ( [0] => gzip ) ) ) [status_code] => 404 [protocol_version] => 1.1 [success] => [redirects] => 0 [url] => https://graph-api-proxy.allocine.fr/api/query/ [history] => Array ( ) [cookies] => WpOrg\Requests\Cookie\Jar Object ( [cookies:protected] => Array ( [__cf_bm] => WpOrg\Requests\Cookie Object ( [name] => __cf_bm [value] => TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng [attributes] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object ( [data:protected] => Array ( [path] => / [expires] => 1734035050 [domain] => allocine.fr [httponly] => 1 [secure] => 1 [samesite] => None ) ) [flags] => Array ( [creation] => 1734033250 [last-access] => 1734033250 [persistent] => [host-only] => ) [reference_time] => 1734033250 ) ) ) ) [filename:protected] => ) )
WPGetAPI, Debug Mode - Plugin Version 2.2.9

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://graph-api-proxy.allocine.fr/api/query/
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.


Headers

The header parameters (if any) that you have set within the endpoint settings.


Body

The body parameters (if any) that you have set within the endpoint settings.


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
        (
        )

)
Arguments

The arguments set within your shortcode or template tag.

Array
(
    [debug] => true
    [endpoint_variables] => Array
        (
        )

    [query_variables] => Array
        (
        )

    [body_variables] => Array
        (
        )

    [format] => html
    [html_tag] => span
    [html_labels] => true
    [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] => Thu, 12 Dec 2024 19:54:10 GMT
                    [content-type] => text/html; charset=UTF-8
                    [vary] => Accept, Accept-Encoding
                    [cache-control] => no-cache, private
                    [access-control-allow-origin] => *,*
                    [x-cloud-trace-context] => c0fa1b82acbb31f58540d4d1a497973b
                    [via] => 1.1 google
                    [alt-svc] => h3=":443"; ma=86400
                    [cf-cache-status] => BYPASS
                    [set-cookie] => __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None
                    [report-to] => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800}
                    [nel] => {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
                    [server] => cloudflare
                    [cf-ray] => 8f1043c879079f04-CDG
                    [content-encoding] => gzip
                )

        )

    [body] => 


    
    
    An Error Occurred: Not Found
    


Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[response] => Array ( [code] => 404 [message] => Not Found ) [cookies] => Array ( [0] => WP_Http_Cookie Object ( [name] => __cf_bm [value] => TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng [expires] => 1734035050 [path] => / [domain] => allocine.fr [port] => [host_only] => ) ) [filename] => [http_response] => WP_HTTP_Requests_Response Object ( [data] => [headers] => [status] => [response:protected] => WpOrg\Requests\Response Object ( [body] => An Error Occurred: Not Found

Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[raw] => HTTP/1.1 404 Not Found Date: Thu, 12 Dec 2024 19:54:10 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close vary: Accept, Accept-Encoding Cache-Control: no-cache, private access-control-allow-origin: *,* x-cloud-trace-context: c0fa1b82acbb31f58540d4d1a497973b via: 1.1 google alt-svc: h3=":443"; ma=86400 CF-Cache-Status: BYPASS Set-Cookie: __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800} Server: cloudflare CF-RAY: 8f1043c879079f04-CDG Content-Encoding: gzip An Error Occurred: Not Found

Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[headers] => WpOrg\Requests\Response\Headers Object ( [data:protected] => Array ( [date] => Array ( [0] => Thu, 12 Dec 2024 19:54:10 GMT ) [content-type] => Array ( [0] => text/html; charset=UTF-8 ) [vary] => Array ( [0] => Accept, Accept-Encoding ) [cache-control] => Array ( [0] => no-cache, private ) [access-control-allow-origin] => Array ( [0] => *,* ) [x-cloud-trace-context] => Array ( [0] => c0fa1b82acbb31f58540d4d1a497973b ) [via] => Array ( [0] => 1.1 google ) [alt-svc] => Array ( [0] => h3=":443"; ma=86400 ) [cf-cache-status] => Array ( [0] => BYPASS ) [set-cookie] => Array ( [0] => __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None ) [report-to] => Array ( [0] => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800} ) [nel] => Array ( [0] => {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800} ) [server] => Array ( [0] => cloudflare ) [cf-ray] => Array ( [0] => 8f1043c879079f04-CDG ) [content-encoding] => Array ( [0] => gzip ) ) ) [status_code] => 404 [protocol_version] => 1.1 [success] => [redirects] => 0 [url] => https://graph-api-proxy.allocine.fr/api/query/ [history] => Array ( ) [cookies] => WpOrg\Requests\Cookie\Jar Object ( [cookies:protected] => Array ( [__cf_bm] => WpOrg\Requests\Cookie Object ( [name] => __cf_bm [value] => TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng [attributes] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object ( [data:protected] => Array ( [path] => / [expires] => 1734035050 [domain] => allocine.fr [httponly] => 1 [secure] => 1 [samesite] => None ) ) [flags] => Array ( [creation] => 1734033250 [last-access] => 1734033250 [persistent] => [host-only] => ) [reference_time] => 1734033250 ) ) ) ) [filename:protected] => ) )
WPGetAPI, Debug Mode - Plugin Version 2.2.9

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://graph-api-proxy.allocine.fr/api/query/
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.


Headers

The header parameters (if any) that you have set within the endpoint settings.


Body

The body parameters (if any) that you have set within the endpoint settings.


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
        (
        )

)
Arguments

The arguments set within your shortcode or template tag.

Array
(
    [debug] => true
    [endpoint_variables] => Array
        (
        )

    [query_variables] => Array
        (
        )

    [body_variables] => Array
        (
        )

    [format] => html
    [html_tag] => span
    [html_labels] => true
    [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] => Thu, 12 Dec 2024 19:54:10 GMT
                    [content-type] => text/html; charset=UTF-8
                    [vary] => Accept, Accept-Encoding
                    [cache-control] => no-cache, private
                    [access-control-allow-origin] => *,*
                    [x-cloud-trace-context] => c0fa1b82acbb31f58540d4d1a497973b
                    [via] => 1.1 google
                    [alt-svc] => h3=":443"; ma=86400
                    [cf-cache-status] => BYPASS
                    [set-cookie] => __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None
                    [report-to] => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800}
                    [nel] => {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
                    [server] => cloudflare
                    [cf-ray] => 8f1043c879079f04-CDG
                    [content-encoding] => gzip
                )

        )

    [body] => 


    
    
    An Error Occurred: Not Found
    


Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[response] => Array ( [code] => 404 [message] => Not Found ) [cookies] => Array ( [0] => WP_Http_Cookie Object ( [name] => __cf_bm [value] => TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng [expires] => 1734035050 [path] => / [domain] => allocine.fr [port] => [host_only] => ) ) [filename] => [http_response] => WP_HTTP_Requests_Response Object ( [data] => [headers] => [status] => [response:protected] => WpOrg\Requests\Response Object ( [body] => An Error Occurred: Not Found

Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[raw] => HTTP/1.1 404 Not Found Date: Thu, 12 Dec 2024 19:54:10 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close vary: Accept, Accept-Encoding Cache-Control: no-cache, private access-control-allow-origin: *,* x-cloud-trace-context: c0fa1b82acbb31f58540d4d1a497973b via: 1.1 google alt-svc: h3=":443"; ma=86400 CF-Cache-Status: BYPASS Set-Cookie: __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800} NEL: {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800} Server: cloudflare CF-RAY: 8f1043c879079f04-CDG Content-Encoding: gzip An Error Occurred: Not Found

Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

[headers] => WpOrg\Requests\Response\Headers Object ( [data:protected] => Array ( [date] => Array ( [0] => Thu, 12 Dec 2024 19:54:10 GMT ) [content-type] => Array ( [0] => text/html; charset=UTF-8 ) [vary] => Array ( [0] => Accept, Accept-Encoding ) [cache-control] => Array ( [0] => no-cache, private ) [access-control-allow-origin] => Array ( [0] => *,* ) [x-cloud-trace-context] => Array ( [0] => c0fa1b82acbb31f58540d4d1a497973b ) [via] => Array ( [0] => 1.1 google ) [alt-svc] => Array ( [0] => h3=":443"; ma=86400 ) [cf-cache-status] => Array ( [0] => BYPASS ) [set-cookie] => Array ( [0] => __cf_bm=TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng; path=/; expires=Thu, 12-Dec-24 20:24:10 GMT; domain=.allocine.fr; HttpOnly; Secure; SameSite=None ) [report-to] => Array ( [0] => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kBnrJ5b2RGF6qB9huH%2FiHvJDskzQsobNsJSmfcbt6%2BSi3ewD64Pj40jRsDwDc7NCYa%2Fblc6ljPm39XwLag5rpdFkAKXdRrRiVXlYoaVJ27prP6n6iQr1G7HV5AT6jma%2FJxb3sRx%2BfQ37lHosiw%3D%3D"}],"group":"cf-nel","max_age":604800} ) [nel] => Array ( [0] => {"success_fraction":0.01,"report_to":"cf-nel","max_age":604800} ) [server] => Array ( [0] => cloudflare ) [cf-ray] => Array ( [0] => 8f1043c879079f04-CDG ) [content-encoding] => Array ( [0] => gzip ) ) ) [status_code] => 404 [protocol_version] => 1.1 [success] => [redirects] => 0 [url] => https://graph-api-proxy.allocine.fr/api/query/ [history] => Array ( ) [cookies] => WpOrg\Requests\Cookie\Jar Object ( [cookies:protected] => Array ( [__cf_bm] => WpOrg\Requests\Cookie Object ( [name] => __cf_bm [value] => TxTF._8L.K1Sj2u1BiuwlzSfsuosP31tMnqp2G69Lcs-1734033250-1.0.1.1-fmhnrWnPzB7FI5MgzBGnz99DVZbWQduJKRyOuB7RhIP2EazaqkoS55R6rKfvOStGtKZCn9bFnceF8vrPpou9Ng [attributes] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object ( [data:protected] => Array ( [path] => / [expires] => 1734035050 [domain] => allocine.fr [httponly] => 1 [secure] => 1 [samesite] => None ) ) [flags] => Array ( [creation] => 1734033250 [last-access] => 1734033250 [persistent] => [host-only] => ) [reference_time] => 1734033250 ) ) ) ) [filename:protected] => ) )