Need help on a http error

(Bryan Song) #1

Hi can please help below

i am getting this 400 error indicating that msg must be a string i try encapsulating it in “{{message}}” it also give the same error

Please help

(Kellsey Shaw) #2

Hi Bryan,

The error is saying that the message is invalid but I’m not seeing any message in the webhook data that you have sent? There only seems to be an app id and q.

(Bryan Song) #3

Kellsey q is the message sent

(Bryan Song) #4

Hi kellsey

How do i correct that?

Bryan Song

(Kellsey Shaw) #5

Hi Bryan,

I think the problem is that you’ve entered the value with quotes around it. We do that automatically so it’s resulted in two sets of quotes around the value.