Hi,
I hope this message finds you well. I’m encountering an issue with the Flowise API endpoint at https://{{censored}}.hf.space/api/v1/prediction/
. Whenever I attempt to access it, I consistently receive a 404 error.
Here is the response I’m getting:
<!DOCTYPE html>
<html class="">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<meta name="description" content="We’re on a journey to advance and democratize artificial intelligence through open source and open science." />
<meta property="fb:app_id" content="1321688464574422" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@huggingface" />
<meta property="og:title" content="Hugging Face – The AI community building the future." />
<meta property="og:type" content="website" />
<title>Hugging Face – The AI community building the future.</title>
</head>
<body>
<main>
<img src="https://huggingface.co/front/assets/huggingface_logo.svg" alt="" />
<div>
<h1>404</h1>
<p>Sorry, we can’t find the page you are looking for.</p>
</div>
</main>
</body>
</html>
Please assist in resolving this issue? Your help would be greatly appreciated.