Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `GET https://cdn.contentful.com/spaces/bf7l099252tp/environments/master/entries?fields.tag=sean-frontpage&limit=1&content_type=page&locale=en` resulted in a `402 Payment Required` response:
{"sys": {"type": "Error","id": "SpaceUsageLimitsExceeded"},"message": "The space has been blocked as it has exceeded the (truncated...)
in /app/public/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:111
Stack trace:
#0 /app/public/vendor/guzzlehttp/guzzle/src/Middleware.php(72): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response), NULL, Array, NULL)
#1 /app/public/vendor/guzzlehttp/promises/src/Promise.php(209): GuzzleHttp\Middleware::{closure:{closure:{closure:GuzzleHttp\Middleware::httpErrors():60}:61}:67}(Object(GuzzleHttp\Psr7\Response))
#2 /app/public/vendor/guzzlehttp/promises/src/Promise.php(158): GuzzleHttp\Promise\Promise::callHandler(1, Object(GuzzleHttp\Psr7\Response), NULL)
#3 /app/public/vendor/guzzlehttp/promises/src/TaskQueue.php(52): GuzzleHttp\Promise\Promise::{closure:GuzzleHttp\Promise\Promise::settle():156}()
#4 /app/public/vendor/guzzlehttp/promises/src/Promise.php(251): GuzzleHttp\Promise\TaskQueue->run(true)
#5 /app/public/vendor/guzzlehttp/promises/src/Promise.php(227): GuzzleHttp\Promise\Promise->invokeWaitFn()
#6 /app/public/vendor/guzzlehttp/promises/src/Promise.php(272): GuzzleHttp\Promise\Promise->waitIfPending()
#7 /app/public/vendor/guzzlehttp/promises/src/Promise.php(229): GuzzleHttp\Promise\Promise->invokeWaitList()
#8 /app/public/vendor/guzzlehttp/promises/src/Promise.php(69): GuzzleHttp\Promise\Promise->waitIfPending()
#9 /app/public/vendor/guzzlehttp/guzzle/src/Client.php(124): GuzzleHttp\Promise\Promise->wait()
#10 /app/public/vendor/contentful/core/src/Api/Requester.php(55): GuzzleHttp\Client->send(Object(GuzzleHttp\Psr7\Request))
#11 /app/public/vendor/contentful/core/src/Api/BaseClient.php(109): Contentful\Core\Api\Requester->sendRequest(Object(GuzzleHttp\Psr7\Request))
#12 /app/public/vendor/contentful/contentful/src/Client.php(470): Contentful\Core\Api\BaseClient->callApi('GET', '/spaces/bf7l099...', Array)
#13 /app/public/vendor/contentful/contentful/src/Client.php(375): Contentful\Delivery\Client->request('GET', '/spaces/bf7l099...', Array)
#14 /app/public/src/App/Contentful.php(47): Contentful\Delivery\Client->getEntries(Object(Contentful\Delivery\Query))
#15 /app/public/index.php(37): App\Contentful::pageBySlug('sean-frontpage', Object(Contentful\Delivery\Client))
#16 {main}
Next Contentful\Core\Api\Exception: The space has been blocked as it has exceeded the usage limits. in /app/public/vendor/contentful/core/src/Api/Requester.php:92
Stack trace:
#0 /app/public/vendor/contentful/core/src/Api/Requester.php(61): Contentful\Core\Api\Requester->createCustomException(Object(GuzzleHttp\Exception\ClientException))
#1 /app/public/vendor/contentful/core/src/Api/BaseClient.php(109): Contentful\Core\Api\Requester->sendRequest(Object(GuzzleHttp\Psr7\Request))
#2 /app/public/vendor/contentful/contentful/src/Client.php(470): Contentful\Core\Api\BaseClient->callApi('GET', '/spaces/bf7l099...', Array)
#3 /app/public/vendor/contentful/contentful/src/Client.php(375): Contentful\Delivery\Client->request('GET', '/spaces/bf7l099...', Array)
#4 /app/public/src/App/Contentful.php(47): Contentful\Delivery\Client->getEntries(Object(Contentful\Delivery\Query))
#5 /app/public/index.php(37): App\Contentful::pageBySlug('sean-frontpage', Object(Contentful\Delivery\Client))
#6 {main}
thrown in /app/public/vendor/contentful/core/src/Api/Requester.php on line 92