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