Create new ChatBase chatbot via also PUT HTTP request as send message

Hi. I was advised here how to send message to ChatBase via HTTP request and it worked: Sending a message with Chatbase API

Now i’m doing the same, but need to create (and will update) new chatBase chatbot which looks pretty the same: Create a Chatbot

However, sending message works, but not creating new chatbot:

Please, advise. Thx a lot1

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Dan_Burykin

It seems to be an issue with the ChatBase API rather than n8n.

Tried the request with postman as well and looks like they made some changes to how they’re expecting the body content to look like.

PS. I have removed your Bearer Token for the Chatbase API from the workflow you have shared here. Please make sure to not hardcode any sensitive content in your nodes before sharing.

Make sure to rotate your API key in ChatBase now :wink:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.