We have a workflow that uses the Sharepoint Input tool. We have tried authentication using Browser and using ClientId, Secret and Tenant ID. With both ways, the workflow works successfully in Alteryx Designer on Alteryx Server and locally but as soon as we publish to gallery, it fails during validation. We have already checked the regedit entry 'PythonAllowHideEncryption' set to True.
We have confirmed by publishing another workflow that it is indeed the Sharepoint Input tool that is causing the problem (that workflow just had sharepoint input tool and it still fails)

Any thoughts?