Internal Server Error on Text Formatter

Your Workflow URL
https://connect.pabbly.com/workflow/mapping/IjU3NjcwNTZjMDYzZjA0MzU1MjZiNTUzMTUxMzci_pc
Your Task History ID
IjU3NjUwNTY0MDYzMjA0MzY1MjY5NTUzMTUxMzE1MTYwNTQzNjBmMzQi_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
I’ve used the same setup in previous tests and it worked fine, but now it’s showing an internal server error. Could this be caused by the strange box characters in the text? I checked the original app where the text came from, and those characters weren’t there. Do you know how I can fix this?



1771950671668.png


1771950750785.png
 

Preeti Paryani

Well-known member
Staff member
Hi @Anne Act Bold,

Thank you for reaching out.

Could you please let us know the source from which the data is being sent to the Webhook trigger in this workflow?

Upon checking your task history, we noticed that some executions are working correctly while others are failing. The failures appear to occur when the text received in the webhook contains unexpected box-like characters, instead of ' as shown in the screenshots. These characters are altering the content structure and breaking the JSON, which results in the Internal Server Error in the Text Parser step.

1772008042505.png


To avoid this issue, please make sure that the source application sending data to the webhook is passing properly formatted text without special or corrupted characters.

Once confirmed, please let us know so we can assist you further if needed.
 
Hey Preeti,

I received the same error but this time there's no weird characters. The webhook source is Pickaxe. I used the same format for the other tests and they were okay, but now it's experiencing the same error.

1772009434946.png
 

Preeti Paryani

Well-known member
Staff member
Hey @Anne Act Bold,

The latest response still appears to contain the same unexpected characters. We recommend reaching out to the source application’s support team to verify why these characters are still being included in the responses being sent to the webhook.

Once the source data is corrected, the issue should be resolved. Let us know if you need any further assistance.

1772018420741.png
 
Top