Access denied ;-(
The server returned 404.
ClientException {#5666 -request: Request {#5655 -method: "GET" -requestTarget: null -uri: Uri {#5651 -scheme: "https" -userInfo: "" -host: "my.rightsdesk.com" -port: null -path: "/api/external/v1/works/c52882a0-4f18-4008-a73c-66cdad213bcf" -query: "api_token=stIuMjA2B0JWjQrWwBhNdJXj6G5jpOvp1L3JLGHFjuor9B811L24Mg2CbwwR&include=comments%2Cmlt" -fragment: "" } -headers: array:3 [ "User-Agent" => array:1 [ 0 => "GuzzleHttp/6.2.1 curl/7.55.1 PHP/7.0.28" ] "Host" => array:1 [ 0 => "my.rightsdesk.com" ] "Accept" => array:1 [ 0 => "application/json" ] ] -headerNames: array:3 [ "user-agent" => "User-Agent" "host" => "Host" "accept" => "Accept" ] -protocol: "1.1" -stream: Stream {#5654 -stream: stream resource @425 : "PHP" : "TEMP" : "w+b" : 0 : true : "php://temp" : [] } -size: 0 -seekable: true -readable: true -writable: true -uri: "php://temp" -customMetadata: [] } } -response: Response {#5662 -reasonPhrase: "Not Found" -statusCode: 404 -headers: array:6 [ "Server" => array:1 [ 0 => "nginx/1.14.0 (Ubuntu)" ] "Content-Type" => array:1 [ 0 => "application/json" ] "Transfer-Encoding" => array:1 [ 0 => "chunked" ] "Connection" => array:1 [ 0 => "keep-alive" ] "Cache-Control" => array:1 [ 0 => "no-cache, private" ] "Date" => array:1 [ 0 => "Fri, 15 Feb 2019 23:13:09 GMT" ] ] -headerNames: array:6 [ "server" => "Server" "content-type" => "Content-Type" "transfer-encoding" => "Transfer-Encoding" "connection" => "Connection" "cache-control" => "Cache-Control" "date" => "Date" ] -protocol: "1.1" -stream: Stream {#5660 -stream: stream resource @431 : "PHP" : "TEMP" : "w+b" : 0 : true : "php://temp" : [] } -size: 84 -seekable: true -readable: true -writable: true -uri: "php://temp" -customMetadata: [] } } -handlerContext: [] #message: """ Client error: `GET https://my.rightsdesk.com/api/external/v1/works/c52882a0-4f18-4008-a73c-66cdad213bcf?api_token=stIuMjA2B0JWjQrWwBhNdJXj6G5jpOvp1L3JLGHFjuor9B811L24Mg2CbwwR&include=comments%2Cmlt` resulted in a `404 Not Found` response:\n {\n "message": "No query results for model [Rightsdesk\\Catalog\\Models\\Work]."\n }\n """ #code: 404 #file: "/kunden/257546_33100/rp-hosting/40/53/v2/wp-content/plugins/rightsdesk/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php" #line: 113 : { { › ›return new $className($message, $request, $response, $previous, $ctx);
›}
} { ›}
›throw RequestException::create($request, $response);
›}
: { : Request {#5655} : Response {#5662} } } { ›if (isset($handler[$index])) {
›$promise->resolve($handler[$index]($value));
›} elseif ($index === 1) {
: { Response {#5662} } } { ›foreach ($handlers as $handler) {
›self::callHandler($id, $value, $handler);
›}
: { : 1 : Response {#5662} : array:3 [ …3] } } { ›while ($task = array_shift($this->queue)) {
›$task();
›}
} { ›$this->waitFn = null;
›$wfn(true);
›} catch (\Exception $reason) {
: { true } } { ›} elseif ($this->waitFn) {
›$this->invokeWaitFn();
›} elseif ($this->waitList) {
} { ›while (true) {
›$result->waitIfPending();
› } { ›} elseif ($this->waitList) {
›$this->invokeWaitList();
›} else {
} { ›{
›$this->waitIfPending();
› } { ›$options[RequestOptions::SYNCHRONOUS] = true;
›return $this->requestAsync($method, $uri, $options)->wait();
›}
} { ›? $this->requestAsync(substr($method, 0, -5), $uri, $opts)
›: $this->request($method, $uri, $opts);
›}
: { : "get" : "https://my.rightsdesk.com/api/external/v1/works/c52882a0-4f18-4008-a73c-66cdad213bcf" : array:4 [ …4] } } { ›],
›'query' => $query,
›]);
: { : "get" : array:2 [ …2] } } { ›try {
›$response = $this->catalog->get($args['slug'], $request);
› : { : "c52882a0-4f18-4008-a73c-66cdad213bcf" : array:1 [ …1] } } { › ›$output = $m[1] . call_user_func( $shortcode_tags[ $tag ], $attr, $content, $tag ) . $m[6];
› : { : "" : { "" "title" } } } {} { ›$pattern = get_shortcode_regex( $tagnames );
›$content = preg_replace_callback( "/$pattern/", 'do_shortcode_tag', $content );
› : { : "/\[(\[?)(title)(?![\w-])([^\]\/]*(?:\/(?!\])[^\]\/]*)*?)(?:(\/)\]|\](?:([^\[]*+(?:\[(?!\/\2\])[^\[]*+)*+)\[\/\2\])?)(\]?)/" : "do_shortcode_tag" : "[title]\n" } } { ›} elseif ( $the_['accepted_args'] >= $num_args ) {
›\t$value = call_user_func_array( $the_['function'], $args );
›} else {
: { : "[title]\n" } } { › ›$filtered = $wp_filter[ $tag ]->apply_filters( $value, $args );
› : { : "[title]\n" : array:1 [ …1] } } { ›*/
›$content = apply_filters( 'the_content', $content );
›$content = str_replace( ']]>', ']]>', $content );
: { : "the_content" : "[title]" } } { › ›<?php the_content(); ?>
›<?php wp_link_pages(['before' => '<nav class="page-nav"><p>' . __('Pages:', 'sage'), 'after' => '</p></nav>']); ?>
} { ›} else {
›\trequire( $_template_file );
›}
: { "/kunden/257546_33100/rp-hosting/40/53/v2/wp-content/themes/mohrbooks/templates/content-page.php" } } { ›if ( $load && '' != $located )
›\tload_template( $located, $require_once );
› : { : "/kunden/257546_33100/rp-hosting/40/53/v2/wp-content/themes/mohrbooks/templates/content-page.php" : false } } { › ›\tlocate_template($templates, true, false);
›}
: { : array:2 [ …2] : true : false } } { ›<?php while (have_posts()) : the_post(); ?>
›<?php get_template_part('templates/content', 'page'); ?>
›<?php endwhile; ?>
: { : "templates/content" : "page" } } { ›<main class="main">
›<?php include Wrapper\template_path(); ?>
›</main><!-- /.main -->
: { "/kunden/257546_33100/rp-hosting/40/53/v2/wp-content/themes/mohrbooks/page.php" } } { ›if ( $template = apply_filters( 'template_include', $template ) ) {
›\tinclude( $template );
›} elseif ( current_user_can( 'switch_themes' ) ) {
: { "/kunden/257546_33100/rp-hosting/40/53/v2/wp-content/themes/mohrbooks/base.php" } } { ›// Load the theme template.
›require_once( ABSPATH . WPINC . '/template-loader.php' );
› : { "/kunden/257546_33100/rp-hosting/40/53/v2/wp-includes/template-loader.php" } } { ›/** Loads the WordPress Environment and Template */
›require( dirname( __FILE__ ) . '/wp-blog-header.php' );
› : { "/kunden/257546_33100/rp-hosting/40/53/v2/wp-blog-header.php" } } } }