Hello FME User's,
I'm reading a Website ( http://www.rio.rj.gov.br/ ) and through the transformer PythonCaller using Regex to find a value from attribute _response_body.
When the Workspace was executed a error is happened like the information bellow:
Python Exception <UnicodeEncodeError>: 'ascii' codec can't encode character u'\\xd3' in position 315: ordinal not in range(128)
Attached my template file.
Thanks in Advance,
Danilo de Lima