Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Dialogflow Messenger not behaving the same as Test Agent

I have dialogflow messenger enabled but it doesn't behave the same as when I test agent. The messenger fails to recognize default welcome intent with "hi" from the user. Chips also aren't being displayed in messenger. The messenger does respond sometimes to other things, like a datastore retrieval (ex. typing "help" as seen in last pic) but the behavior is inconsistent.Screenshot (60).pngScreenshot (61).png

Screenshot (62).png

Solved Solved
0 3 262
1 ACCEPTED SOLUTION

I figured out the problem - I had custom payloads for some responses and they weren't formatted correctly, causing the bot to not respond.

View solution in original post

3 REPLIES 3

are you using the same environment?

yes, both are in the draft environment.

I figured out the problem - I had custom payloads for some responses and they weren't formatted correctly, causing the bot to not respond.