createRequest($httpClient, 'GET', 'http://'.$this->ogBootApiUrl.'/ogboot/v1/oglives/default'); return new JsonResponse(status: Response::HTTP_OK); } }