Hi, Check out this image
In Body, I have a post json, i will send request
But question and email values are extracted from power virtual agents chatbot.
sometimes the user types question in new line which makes a problem here
"question" : "how to bake a
cake",
"email" : "Xxx@ss.com"
the above one is not a valid json, how do i them a proper json? and then send request?
@EmadBeshai hey, this wont work for my case, i am not composing any json just directly extracting output from body
Hi @Jupyter123 ,
Similar issue was fixed at the below link , please check and let me know if you need more assistance.
If this post helps you with your problem, please mark your as Accepted Solution.
If you like my response, please give it a Thumbs Up.