moshe haddad
Member
- Your Task History ID
- IjU3NjMwNTZhMDYzMDA0MzE1MjZiNTUzNDUxMzM1MTYyNTQzMyI_3D_pc
when im sending a json with emojis, its parsed as ??????? instead of emoji.
in my workflow i make a JSON POST to a whatsapp web service who pars the text and send whatsapp message to the reciptant.
{ "to": "1. Phone : +972524713422", "text":"EXAMPLE TEXT "}
but the message recieved is EXAMPLE TEXT ????
i spoke with the support and they recieve the emoji as "????" and when using the same feature in "make" it works.
so its something about pabbly that dosnt send the json emojis well.
it happened on every emoji i have tested. and even tried to send the emoji code "ð\x9F\x98\x80" and it sent it as is - EXAMPLE TEXT ð\x9F\x98\x80
how can i fix it?
in my workflow i make a JSON POST to a whatsapp web service who pars the text and send whatsapp message to the reciptant.
{ "to": "1. Phone : +972524713422", "text":"EXAMPLE TEXT "}
but the message recieved is EXAMPLE TEXT ????
i spoke with the support and they recieve the emoji as "????" and when using the same feature in "make" it works.
so its something about pabbly that dosnt send the json emojis well.
it happened on every emoji i have tested. and even tried to send the emoji code "ð\x9F\x98\x80" and it sent it as is - EXAMPLE TEXT ð\x9F\x98\x80
how can i fix it?