OpenAI → Assistant list does not display

Hi,
It is probably a simple problem for you but I struggle with it!

Problem:

In OpenAI node, the list of existing “Assistants” does not display

(and it does not work either with the AssistantID)

While there are Assistants in OpenAI console

And my n8n OAI credential set

What is the error message (if any)?

“No result”

Thanks for your help

Information on your n8n setup

  • n8n version: Latest
  • Database (default: SQLite): PostGre
  • n8n EXECUTIONS_PROCESS setting (default: own, main): I don’t know
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Windows

Hi there, have you tried to first call the List Assistant node, and from the result of that, get the id and use it in the message an assistant node

but if upon listing, the response is empty, then you might want to check either your openai account or the credential and making sure that everything is configured correctly

dont forget to like this and if this answer ur question please mark it as the solution

1 Like

Thank you for your comments.
This is what I did, including checking my Credentials (cf. screenshot above).
Still does not work… total mystery.

Cheers