Hello,
I received this error when I used the Salesforce input tool to get a report. Could anyone tell me what might be the problem here?

Error: Salesforce Input (2): Traceback (most recent call last):
File "main.py", line 160, in pi_push_all_records
File "C:\Users\Linh.Nguyen\AppData\Roaming\Alteryx\Engine\../Tools\SalesforceInput_v4.1.0\engine\sf_reports.py", line 13, in process_report
execute_report_run(self=self)
File "C:\Users\Linh.Nguyen\AppData\Roaming\Alteryx\Engine\../Tools\SalesforceInput_v4.1.0\engine\sf_reports.py", line 26, in execute_report_run
pull_report_data(self=self, report_results_id=report_results_id)
File "C:\Users\Linh.Nguyen\AppData\Roaming\Alteryx\Engine\../Tools\SalesforceInput_v4.1.0\engine\sf_reports.py", line 38, in pull_report_data
with sf_proxy.manual_proxy_context_for_url(self.session, report_endpoint):
NameError: name 'report_endpoint' is not defined