"request error" // app/Sources/Endpoint.php:68
GuzzleHttp\Client {#371 // app/Sources/Endpoint.php:69
  -config: array:10 [
    "base_uri" => GuzzleHttp\Psr7\Uri {#383
      -scheme: "https"
      -userInfo: ""
      -host: "aperture.dev.s3.com.au"
      -port: null
      -path: "/api/v1/"
      -query: ""
      -fragment: ""
      -composedComponents: null
    }
    "headers" => array:3 [
      "Accept" => "application/json"
      "x-api-key" => "4VnyEbA9Wnx25hWbWS"
      "User-Agent" => "GuzzleHttp/7"
    ]
    "query" => array:3 [
      "api_key" => "4VnyEbA9Wnx25hWbWS"
      "site" => "leadgen"
      "path" => "assets/uploads/images/blogImages/powerpoint2-small_page_post.jpeg"
    ]
    "handler" => GuzzleHttp\HandlerStack {#372
      -handler: Closure(RequestInterface $request, array $options): PromiseInterface {#378
        returnType: "GuzzleHttp\Promise\PromiseInterface"
        class: "GuzzleHttp\Handler\Proxy"
        use: {
          $default: Closure(RequestInterface $request, array $options): PromiseInterface {#376 …}
          $streaming: GuzzleHttp\Handler\StreamHandler {#377 …}
        }
      }
      -stack: array:4 [
        0 => array:2 [
          0 => Closure(callable $handler): callable {#379
            returnType: "callable"
            class: "GuzzleHttp\Middleware"
            use: {
              $bodySummarizer: null
            }
          }
          1 => "http_errors"
        ]
        1 => array:2 [
          0 => Closure(callable $handler): RedirectMiddleware {#380
            returnType: "GuzzleHttp\RedirectMiddleware"
            class: "GuzzleHttp\Middleware"
          }
          1 => "allow_redirects"
        ]
        2 => array:2 [
          0 => Closure(callable $handler): callable {#381
            returnType: "callable"
            class: "GuzzleHttp\Middleware"
          }
          1 => "cookies"
        ]
        3 => array:2 [
          0 => Closure(callable $handler): PrepareBodyMiddleware {#382
            returnType: "GuzzleHttp\PrepareBodyMiddleware"
            class: "GuzzleHttp\Middleware"
          }
          1 => "prepare_body"
        ]
      ]
      -cached: Closure($request, array $options) {#393
        class: "GuzzleHttp\Middleware"
        use: {
          $handler: GuzzleHttp\RedirectMiddleware {#392 …}
          $bodySummarizer: null
        }
      }
    }
    "allow_redirects" => array:5 [
      "max" => 5
      "protocols" => array:2 [
        0 => "http"
        1 => "https"
      ]
      "strict" => false
      "referer" => false
      "track_redirects" => false
    ]
    "http_errors" => true
    "decode_content" => true
    "verify" => true
    "cookies" => false
    "idn_conversion" => false
  ]
}
"""
{\n
    "message": "",\n
    "exception": "Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException",\n
    "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/Application.php",\n
    "line": 1144,\n
    "trace": [\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php",\n
            "line": 45,\n
            "function": "abort",\n
            "class": "Illuminate\\Foundation\\Application",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/app/Http/Controllers/Api/ContentController.php",\n
            "line": 50,\n
            "function": "abort"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Controller.php",\n
            "line": 54,\n
            "function": "path",\n
            "class": "App\\Http\\Controllers\\Api\\ContentController",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php",\n
            "line": 43,\n
            "function": "callAction",\n
            "class": "Illuminate\\Routing\\Controller",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Route.php",\n
            "line": 260,\n
            "function": "dispatch",\n
            "class": "Illuminate\\Routing\\ControllerDispatcher",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Route.php",\n
            "line": 205,\n
            "function": "runController",\n
            "class": "Illuminate\\Routing\\Route",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Router.php",\n
            "line": 798,\n
            "function": "run",\n
            "class": "Illuminate\\Routing\\Route",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 141,\n
            "function": "Illuminate\\Routing\\{closure}",\n
            "class": "Illuminate\\Routing\\Router",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php",\n
            "line": 50,\n
            "function": "Illuminate\\Pipeline\\{closure}",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 180,\n
            "function": "handle",\n
            "class": "Illuminate\\Routing\\Middleware\\SubstituteBindings",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php",\n
            "line": 126,\n
            "function": "Illuminate\\Pipeline\\{closure}",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php",\n
            "line": 62,\n
            "function": "handleRequest",\n
            "class": "Illuminate\\Routing\\Middleware\\ThrottleRequests",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 180,\n
            "function": "handle",\n
            "class": "Illuminate\\Routing\\Middleware\\ThrottleRequests",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/app/Http/Middleware/ApiKey.php",\n
            "line": 101,\n
            "function": "Illuminate\\Pipeline\\{closure}",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 180,\n
            "function": "handle",\n
            "class": "App\\Http\\Middleware\\ApiKey",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 116,\n
            "function": "Illuminate\\Pipeline\\{closure}",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Router.php",\n
            "line": 799,\n
            "function": "then",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Router.php",\n
            "line": 776,\n
            "function": "runRouteWithinStack",\n
            "class": "Illuminate\\Routing\\Router",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Router.php",\n
            "line": 740,\n
            "function": "runRoute",\n
            "class": "Illuminate\\Routing\\Router",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Routing/Router.php",\n
            "line": 729,\n
            "function": "dispatchToRoute",\n
            "class": "Illuminate\\Routing\\Router",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php",\n
            "line": 190,\n
            "function": "dispatch",\n
            "class": "Illuminate\\Routing\\Router",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 141,\n
            "function": "Illuminate\\Foundation\\Http\\{closure}",\n
            "class": "Illuminate\\Foundation\\Http\\Kernel",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php",\n
            "line": 21,\n
            "function": "Illuminate\\Pipeline\\{closure}",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php",\n
            "line": 31,\n
            "function": "handle",\n
            "class": "Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 180,\n
            "function": "handle",\n
            "class": "Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php",\n
            "line": 21,\n
            "function": "Illuminate\\Pipeline\\{closure}",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php",\n
            "line": 40,\n
            "function": "handle",\n
            "class": "Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 180,\n
            "function": "handle",\n
            "class": "Illuminate\\Foundation\\Http\\Middleware\\TrimStrings",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php",\n
            "line": 27,\n
            "function": "Illuminate\\Pipeline\\{closure}",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 180,\n
            "function": "handle",\n
            "class": "Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php",\n
            "line": 86,\n
            "function": "Illuminate\\Pipeline\\{closure}",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 180,\n
            "function": "handle",\n
            "class": "Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php",\n
            "line": 39,\n
            "function": "Illuminate\\Pipeline\\{closure}",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 180,\n
            "function": "handle",\n
            "class": "Illuminate\\Http\\Middleware\\TrustProxies",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php",\n
            "line": 116,\n
            "function": "Illuminate\\Pipeline\\{closure}",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php",\n
            "line": 165,\n
            "function": "then",\n
            "class": "Illuminate\\Pipeline\\Pipeline",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php",\n
            "line": 134,\n
            "function": "sendRequestThroughRouter",\n
            "class": "Illuminate\\Foundation\\Http\\Kernel",\n
            "type": "->"\n
        },\n
        {\n
            "file": "/home/1283476.cloudwaysapps.com/zatqyxxgjr/public_html/releases/20240618070900/public/index.php",\n
            "line": 55,\n
            "function": "handle",\n
            "class": "Illuminate\\Foundation\\Http\\Kernel",\n
            "type": "->"\n
        }\n
    ]\n
}
""" // app/Sources/Endpoint.php:70
GuzzleHttp\Psr7\Response {#399 // app/Sources/Endpoint.php:71
  -reasonPhrase: "Not Found"
  -statusCode: 404
  -headers: array:11 [
    "Server" => array:1 [
      0 => "nginx"
    ]
    "Date" => array:1 [
      0 => "Wed, 03 Jul 2024 17:47:52 GMT"
    ]
    "Content-Type" => array:1 [
      0 => "application/json"
    ]
    "Transfer-Encoding" => array:1 [
      0 => "chunked"
    ]
    "Connection" => array:1 [
      0 => "keep-alive"
    ]
    "Vary" => array:1 [
      0 => "Accept-Encoding"
    ]
    "Cache-Control" => array:1 [
      0 => "private, must-revalidate"
    ]
    "X-RateLimit-Limit" => array:1 [
      0 => "10000"
    ]
    "X-RateLimit-Remaining" => array:1 [
      0 => "9954"
    ]
    "pragma" => array:1 [
      0 => "no-cache"
    ]
    "expires" => array:1 [
      0 => "-1"
    ]
  ]
  -headerNames: array:11 [
    "server" => "Server"
    "date" => "Date"
    "content-type" => "Content-Type"
    "transfer-encoding" => "Transfer-Encoding"
    "connection" => "Connection"
    "vary" => "Vary"
    "cache-control" => "Cache-Control"
    "x-ratelimit-limit" => "X-RateLimit-Limit"
    "x-ratelimit-remaining" => "X-RateLimit-Remaining"
    "pragma" => "pragma"
    "expires" => "expires"
  ]
  -protocol: "1.1"
  -stream: GuzzleHttp\Psr7\Stream {#395
    -stream: stream resource @508
      wrapper_type: "PHP"
      stream_type: "TEMP"
      mode: "w+b"
      unread_bytes: 0
      seekable: true
      uri: "php://temp"
      options: []
    }
    -size: 13330
    -seekable: true
    -readable: true
    -writable: true
    -uri: "php://temp"
    -customMetadata: []
  }
}
GuzzleHttp\Psr7\Request {#390 // app/Sources/Endpoint.php:72
  -method: "GET"
  -requestTarget: null
  -uri: GuzzleHttp\Psr7\Uri {#387
    -scheme: "https"
    -userInfo: ""
    -host: "aperture.dev.s3.com.au"
    -port: null
    -path: "/api/v1/content/youcompare-leadgen-menu/path"
    -query: "match=assets%2Fuploads%2Fimages%2FblogImages%2Fpowerpoint2-small_page_post.jpeg&sitekey=leadgen"
    -fragment: ""
    -composedComponents: "https://aperture.dev.s3.com.au/api/v1/content/youcompare-leadgen-menu/path?match=assets%2Fuploads%2Fimages%2FblogImages%2Fpowerpoint2-small_page_post.jpeg&sitekey=leadgen"
  }
  -headers: array:4 [
    "Accept" => array:1 [
      0 => "application/json"
    ]
    "x-api-key" => array:1 [
      0 => "4VnyEbA9Wnx25hWbWS"
    ]
    "User-Agent" => array:1 [
      0 => "GuzzleHttp/7"
    ]
    "Host" => array:1 [
      0 => "aperture.dev.s3.com.au"
    ]
  ]
  -headerNames: array:4 [
    "accept" => "Accept"
    "x-api-key" => "x-api-key"
    "user-agent" => "User-Agent"
    "host" => "Host"
  ]
  -protocol: "1.1"
  -stream: GuzzleHttp\Psr7\Stream {#389
    -stream: stream resource @506
      wrapper_type: "PHP"
      stream_type: "TEMP"
      mode: "w+b"
      unread_bytes: 0
      seekable: true
      uri: "php://temp"
      options: []
    }
    -size: 0
    -seekable: true
    -readable: true
    -writable: true
    -uri: "php://temp"
    -customMetadata: []
  }
}
Not Found
404
Not Found