Describe the problem/error/question
In workflows, Infomaniak AI works fine as a custom OpenAI credential in OpenAI nodes; however, when using it via the chat hub, requests fail immediately with “The requested resource was not found.”
I know Infomaniak blocks direct browser requests with CORS, so now I am wondering if the chat hub proxies requests made via Chat Hub or if it sends the API key to the browser and makes it from there. That seems like a bad idea and a security issue.
The Chat Hub works fine with providers such as Mistral and Phoenix Technologies, which do not block browser requests.
What is the error message (if any)?
The requested resource was not found.
Please share your workflow
No workflow, it is in chat hub. Workflows work just fine.
Information on your n8n setup
- n8n version: Behavior observed on 2.8.3 and 2.9.4
- Database: Postgresql
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu server