404
The page you’re looking for is not here.
object(ThatHelps\ThatApi\ThatApiException)#1728 (7) { ["message":protected]=> string(149) "Unable to send request: Client error: `GET https://api.thathelps.com/v4/api/post/` resulted in a `404 Not Found` response: Cannot GET /v4/api/post/ " ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(82) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/src/ThatApi/ThatApi.php" ["line":protected]=> int(341) ["trace":"Exception":private]=> array(9) { [0]=> array(5) { ["file"]=> string(82) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/src/ThatApi/ThatApi.php" ["line"]=> int(199) ["function"]=> string(11) "sendRequest" ["class"]=> string(25) "ThatHelps\ThatApi\ThatApi" ["type"]=> string(2) "->" } [1]=> array(5) { ["file"]=> string(69) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/header.php" ["line"]=> int(7) ["function"]=> string(7) "getPost" ["class"]=> string(25) "ThatHelps\ThatApi\ThatApi" ["type"]=> string(2) "->" } [2]=> array(4) { ["file"]=> string(55) "/var/www/html/th-web/wordpress/wp-includes/template.php" ["line"]=> int(770) ["args"]=> array(1) { [0]=> string(69) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/header.php" } ["function"]=> string(12) "require_once" } [3]=> array(3) { ["file"]=> string(55) "/var/www/html/th-web/wordpress/wp-includes/template.php" ["line"]=> int(716) ["function"]=> string(13) "load_template" } [4]=> array(3) { ["file"]=> string(63) "/var/www/html/th-web/wordpress/wp-includes/general-template.php" ["line"]=> int(48) ["function"]=> string(15) "locate_template" } [5]=> array(3) { ["file"]=> string(74) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/page-single.php" ["line"]=> int(4) ["function"]=> string(10) "get_header" } [6]=> array(4) { ["file"]=> string(62) "/var/www/html/th-web/wordpress/wp-includes/template-loader.php" ["line"]=> int(106) ["args"]=> array(1) { [0]=> string(74) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/page-single.php" } ["function"]=> string(7) "include" } [7]=> array(4) { ["file"]=> string(49) "/var/www/html/th-web/wordpress/wp-blog-header.php" ["line"]=> int(19) ["args"]=> array(1) { [0]=> string(62) "/var/www/html/th-web/wordpress/wp-includes/template-loader.php" } ["function"]=> string(12) "require_once" } [8]=> array(4) { ["file"]=> string(40) "/var/www/html/th-web/wordpress/index.php" ["line"]=> int(17) ["args"]=> array(1) { [0]=> string(49) "/var/www/html/th-web/wordpress/wp-blog-header.php" } ["function"]=> string(7) "require" } } ["previous":"Exception":private]=> object(GuzzleHttp\Exception\ClientException)#1727 (10) { ["request":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Request)#1716 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(3) "GET" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#1712 (7) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(17) "api.thathelps.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(13) "/v4/api/post/" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(38) "GuzzleHttp/6.3.3 PHP/7.4.3-4ubuntu2.23" } ["Host"]=> array(1) { [0]=> string(17) "api.thathelps.com" } ["Content-Type"]=> array(1) { [0]=> string(16) "application/json" } ["Authorization"]=> array(1) { [0]=> string(96) "7e006946f44d95483f936ed08b1c43342625a22d6428d9c6ffcc19b8463f457e39e18e649e51960db63be6163df3c288" } ["DeviceToken"]=> array(1) { [0]=> string(40) "hCWh8Uh25NuDvHUsevOK21zwiLAwRqUhhwtr0DQA" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["authorization"]=> string(13) "Authorization" ["devicetoken"]=> string(11) "DeviceToken" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "1.1" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#1715 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(76) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(0) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["response":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Response)#1723 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(6) { ["X-Powered-By"]=> array(1) { [0]=> string(7) "Express" } ["X-Content-Type-Options"]=> array(1) { [0]=> string(7) "nosniff" } ["Content-Type"]=> array(1) { [0]=> string(24) "text/html; charset=utf-8" } ["Content-Length"]=> array(1) { [0]=> string(2) "25" } ["Date"]=> array(1) { [0]=> string(29) "Thu, 21 Nov 2024 14:47:22 GMT" } ["Connection"]=> array(1) { [0]=> string(5) "close" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(6) { ["x-powered-by"]=> string(12) "X-Powered-By" ["x-content-type-options"]=> string(22) "X-Content-Type-Options" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["date"]=> string(4) "Date" ["connection"]=> string(10) "Connection" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(3) "1.1" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#1722 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(80) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(25) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["handlerContext":"GuzzleHttp\Exception\RequestException":private]=> array(0) { } ["message":protected]=> string(125) "Client error: `GET https://api.thathelps.com/v4/api/post/` resulted in a `404 Not Found` response: Cannot GET /v4/api/post/ " ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(404) ["file":protected]=> string(118) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php" ["line":protected]=> int(113) ["trace":"Exception":private]=> array(20) { [0]=> array(5) { ["file"]=> string(102) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/guzzle/src/Middleware.php" ["line"]=> int(66) ["function"]=> string(6) "create" ["class"]=> string(37) "GuzzleHttp\Exception\RequestException" ["type"]=> string(2) "::" } [1]=> array(5) { ["file"]=> string(101) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(203) ["function"]=> string(20) "GuzzleHttp\{closure}" ["class"]=> string(21) "GuzzleHttp\Middleware" ["type"]=> string(2) "::" } [2]=> array(5) { ["file"]=> string(101) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(156) ["function"]=> string(11) "callHandler" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" } [3]=> array(5) { ["file"]=> string(103) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/promises/src/TaskQueue.php" ["line"]=> int(47) ["function"]=> string(28) "GuzzleHttp\Promise\{closure}" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" } [4]=> array(5) { ["file"]=> string(101) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(246) ["function"]=> string(3) "run" ["class"]=> string(28) "GuzzleHttp\Promise\TaskQueue" ["type"]=> string(2) "->" } [5]=> array(5) { ["file"]=> string(101) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(223) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" } [6]=> array(5) { ["file"]=> string(101) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(267) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" } [7]=> array(5) { ["file"]=> string(101) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(225) ["function"]=> string(14) "invokeWaitList" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" } [8]=> array(5) { ["file"]=> string(101) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(62) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" } [9]=> array(5) { ["file"]=> string(98) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/vendor/guzzlehttp/guzzle/src/Client.php" ["line"]=> int(131) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" } [10]=> array(5) { ["file"]=> string(82) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/src/ThatApi/ThatApi.php" ["line"]=> int(337) ["function"]=> string(7) "request" ["class"]=> string(17) "GuzzleHttp\Client" ["type"]=> string(2) "->" } [11]=> array(5) { ["file"]=> string(82) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/src/ThatApi/ThatApi.php" ["line"]=> int(199) ["function"]=> string(11) "sendRequest" ["class"]=> string(25) "ThatHelps\ThatApi\ThatApi" ["type"]=> string(2) "->" } [12]=> array(5) { ["file"]=> string(69) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/header.php" ["line"]=> int(7) ["function"]=> string(7) "getPost" ["class"]=> string(25) "ThatHelps\ThatApi\ThatApi" ["type"]=> string(2) "->" } [13]=> array(4) { ["file"]=> string(55) "/var/www/html/th-web/wordpress/wp-includes/template.php" ["line"]=> int(770) ["args"]=> array(1) { [0]=> string(69) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/header.php" } ["function"]=> string(12) "require_once" } [14]=> array(3) { ["file"]=> string(55) "/var/www/html/th-web/wordpress/wp-includes/template.php" ["line"]=> int(716) ["function"]=> string(13) "load_template" } [15]=> array(3) { ["file"]=> string(63) "/var/www/html/th-web/wordpress/wp-includes/general-template.php" ["line"]=> int(48) ["function"]=> string(15) "locate_template" } [16]=> array(3) { ["file"]=> string(74) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/page-single.php" ["line"]=> int(4) ["function"]=> string(10) "get_header" } [17]=> array(4) { ["file"]=> string(62) "/var/www/html/th-web/wordpress/wp-includes/template-loader.php" ["line"]=> int(106) ["args"]=> array(1) { [0]=> string(74) "/var/www/html/th-web/wordpress/wp-content/themes/thathelps/page-single.php" } ["function"]=> string(7) "include" } [18]=> array(4) { ["file"]=> string(49) "/var/www/html/th-web/wordpress/wp-blog-header.php" ["line"]=> int(19) ["args"]=> array(1) { [0]=> string(62) "/var/www/html/th-web/wordpress/wp-includes/template-loader.php" } ["function"]=> string(12) "require_once" } [19]=> array(4) { ["file"]=> string(40) "/var/www/html/th-web/wordpress/index.php" ["line"]=> int(17) ["args"]=> array(1) { [0]=> string(49) "/var/www/html/th-web/wordpress/wp-blog-header.php" } ["function"]=> string(7) "require" } } ["previous":"Exception":private]=> NULL } }
The page you’re looking for is not here.