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.1739752911.60.ZTQ0NGFlMDEyOWI3ZWM1ZjM3ZWE2YzhkOWU4YjE4NDY7ZTdkNzNhYWM7ZGFjOWIzMjRiYjBjN2Y3NWU4NmE4OTBhZTkyZTg4NjBhMmY5MzRlNTszO0V9PvZIBYw3p8VR8fj8JjIh35GFNk5V0jAOaIMlhOGFvLwgDcgFlsf5V1qXEE0hN6jo4J+rs2M0C+5iCgpW.6224042c22a8d79d0b36832dadd7a2be',
(int) 5 => 'X-Vercel-Mitigated: challenge',
(int) 6 => 'Date: Mon, 17 Feb 2025 00:41:51 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