Strip HTML tags fails
Status: Closed · Asked by Rasmus Lindgren on · 0 views
Hi
I have a workflow where I'm stripping some html tags from some text.
But I am getting a server error (through cloudflare).
See image. 
What to do?
Hey @infospray
Apologies for the inconvenience. We have forwarded your concern to the team, and they are investigating it.
However, you can rerun the action step by re-executing the task. Please also share the task history ID where you noticed the issue.
I have found out how to re-produce the error.
When there are NO html tags in the input, I get the error.
I feel it should probably fail more gracefully.
Thanks for the update, in place of Strip HTML kindly use the Text Formatter action step to remove the HTML tags.

Ok, what is the difference between the two?
There is no such difference both will perform the same operation, further, our team is checking on the issue.
I have a workflow where I'm stripping some html tags from some text.But I am getting a server error (through cloudflare).
Our technical team has implemented some modifications in the action step, and it should now function as intended.