I have an issue I haven`t been able to solve for 3 days now.
Make Webhook response returning data, however, sometimes Manychat does not change the variable and returns the previous one. I investigated the issue and decided that it could be because of the content size, JSON seems to be correct. But still don`t know what messages work and which don`t.
I have 2 automations for 1 bot:
Main (working good): https://manychat.com/flowPlayerPage?share_hash=758484_792f08c7000d778390a6818da5b42cf6c1b84fb1
Secondary (default reply, doesn't working as wanted): https://manychat.com/flowPlayerPage?share_hash=758484_266553bdabb1a798009d753f5a5c9c4da80f81ce
In the secondary automations, you see that there is a default reply in whatever stage the user asks random questions and sends any text.
Then this text is transferred to Make.com and replied by ChatGPT assistant.
I tried simplifying json, but still doesn`t work. Always works for small 1-line answers. However, when I ask something normal (like for some products or for general piece of content), this part doesn`t work.
Please, tell me what can be the issue? What am I doing wrong? Maybe there are some restrictions or limits I don`t know about?
Thank you.