Code Context // fetch the county list from our main URL source for them
// Get the string from the URL
$json = file_get_contents("https://birthdayclubhub.vercel.app/api/counties/by-slug");
$http_response_header = array(
(int) 0 => 'HTTP/1.0 403 Forbidden',
(int) 1 => 'Cache-Control: private, no-store, max-age=0',
(int) 2 => 'Content-Type: text/html; charset=utf-8',
(int) 3 => 'Server: Vercel',
(int) 4 => 'X-Vercel-Challenge-Token: 2.1739751017.60.ZTQ0NGFlMDEyOWI3ZWM1ZjM3ZWE2YzhkOWU4YjE4NDY7ZjFhZWFlN2Y7YmExNWUzZDhmYzZiYzQ4YTBjNTQ5NTliNDliYmUyZWEzNDhhYjBhZDszOwAvErnUVsJRjY3Fm2fZiV3G0eIuihDhAlYZ9vsUenBd2yrn24aUlFZtsjs7ozrVHjnf/KOUrugwoe7m7ucP.3b77df4b8f6b68488864da7519020e4f',
(int) 5 => 'X-Vercel-Mitigated: challenge',
(int) 6 => 'Date: Mon, 17 Feb 2025 00:10:17 GMT'
)
file_get_contents - [internal], line ??
CustomHelper::__construct() - APP/View/Helper/CustomHelper.php, line 27
HelperCollection::load() - CORE/Cake/View/HelperCollection.php, line 136
View::loadHelpers() - CORE/Cake/View/View.php, line 884
View::render() - CORE/Cake/View/View.php, line 464
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110