I can't activate my workflow after updating to 1.88.0

Hi, I have a problem activating my workflow after updating n8n to 1.88.0, It only happens with one workflow the others work fine.

I think it’s because of Whatsapp trigger node, credentials work fine since I’ve reconected properly and have redone the proces multiple times,

Any idea on how to put it back up?

Thank you

What is the error message (if any)?

Problem running workflow

Bad request - please check your parameters

Show Details

WhatsApp Trigger: Invalid parameter

Information on your n8n setup

  • n8n version: 1.88.0

  • Database (default: SQLite):

  • **Running n8n via Docker

1 Like

Hello Marc_Egido.
I hope you are well!
Have you deployed to your VPS?
If you have not deployed after updating your N8N version, go to your VPS and deploy.

Hey,

I solved the problem, the solution was deploying n8n making sure HTTPS protocol was in place, the problem was i was using HTTP and that made my webhook error.

Thanks for the help!

2 Likes

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