Execute Python Script Error - UnicodeDecodeError

Hi!

While executing the Python Script using Execute Python Script plugin, we get the below error as:

UnicodeDecodeError’: utf-8 code can’t decode byte 0xa4 in position 14 : invalid start byte.

[https://support.automationedge.com/galleryDocuments/edbsnde7cfd99ca9e99b02562b12b877fe55db491724c7f2b844631d232708879add51cebd81e07c21786c3fd190ad7ab2a6ae596d73d9828de4ad2adcc40124fa2ff?inline=true]

We get the error when an incorrect file is provided as an input for a specific object/function.
e.g Say if a Json file is expected as an input for a particular object/function and if we give excel file path, we get the above error.

Hi!

Please mention the correct path in plugin or parameter to resolve this issue.