Accentuated characters stripped out of result by API by Pabbly app.

Status: Closed · Asked by Web Lover on · 0 views

JamesColin — Question ·

Hello,
I use API by Pabbly to get a text file generated by PHP.
My PHP is set to output as UTF-8 :
header('Content-Type: text/plain; charset=utf-8');

And when I look at it in the browser it has all characters, but in the result of the API by Pabbly app, all accentuated characters are stripped out.
For instance instead of "produits numériques" I get "produits numriques"

Do you have any idea on where I should look to solve this? If you have any question to help pinpoint the issue, please let me know.

Thank you.

Pabblymember11 — Reply ·

Hey @JamesColin

Could you please share the screenshot of your API call or the name of the workflow in which you have tried setting up?

Regards

JamesColin — Reply ·

Hello sure, the name of the workflow is

Envoi Ad Text + Contenus en français


Pabblymember11 — Reply ·

Thanks for the details. We will get back to you in a while.

Pabblymember11 — Reply ·

Hey @JamesColin

kindly check your API call, it is working now. I hope this might help you out.

JamesColin — Reply ·

Hello, it is working indeed, thank you for your support!

Back to all forum threads · Log in to reply