Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAHA Core - only 'default' session #5

Open
chags opened this issue Jan 24, 2025 · 4 comments
Open

WAHA Core - only 'default' session #5

chags opened this issue Jan 24, 2025 · 4 comments

Comments

@chags
Copy link

chags commented Jan 24, 2025

I'm receiving this feedback from the API within N8N:

"WAHA Core support only 'default' session. If you want to run more then one WhatsApp account - please get WAHA PLUS version. Check this out: https://waha.devlike.pro/"

I only have one session with the name default, even WAHA doesn't allow me to create another one. I don't understand why I'm getting this response even though I sent the parameter session = 'default'.

WAHA Screenshot

@devlikepro
Copy link
Contributor

Could you expand From WAHA and Other info sections pls 🙏

@chags
Copy link
Author

chags commented Jan 24, 2025

I did a test directly on swagger and it works with:
{
"chatId": "[email protected]",
"reply_to": null,
"text": "Hi there!",
"linkPreview": true,
"session": "default"
}

but if I do the same on N8N the answer is negative
hawa

@devlikepro
Copy link
Contributor

Could you expand From WAHA and Other info sections pls 🙏

@devlikepro devlikepro changed the title erro no retorno da API de text WAHA Core - only 'default' session Feb 13, 2025
@devlikepro
Copy link
Contributor

devlikepro commented Feb 24, 2025

super weird, we can not reproduce the issue with the latest node version, but I see based on variables that it should work.

Could you try to update node version?

👉 Make sure to follow the steps:

  1. Remove @devlikeapro/n8n-nodes-waha node
  2. Restart n8n server
  3. Install @devlikeapro/n8n-nodes-waha node

patron:PRO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants