N8N Webhook get with params error!

Hi, I’m trying to use HTTP get with params. Everythin was working since 3 to 4 monts now, but today when I tried, there was an error.
Here is what I use in my node :


And here is my get method :

This was working until now. Can someone kindly help on why there is such errors ?
Thanks.

This was fixed last week, and will be included in the next release on Wednesday.

Ok, thanks for the reply. Then we’ll be waiting for the release :+1:

New version n8n@1.4.1 got released which includes the GitHub PR 6986.

Thanks. It’s working now.