Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Sharepoint Input Tool Issue

PeterAP
8 - Asteroid

Hi

 

I've just installed the sharepoint files tools and connected the sharepoint input tool via internet browser which enables me to select the file I want to import, however, I get the following error when I try to run it.

 

Can anyone help?

 

PeterAP_0-1657027191921.jpeg

 

 

1 REPLY 1

Hi @PeterAP 

 

If you have admin rights can you do the following to create a PythonAllowHideEncryption key under the Alteryx Registry Key:

    • Type regedit in Windows Start Menu
    • Browse to the folder location: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SRC\Alteryx
    • Right-click and select New > String Value 
    • Set the KeyName to PythonAllowHideEncryption and the Value to true 
  • once done, try to replace the connector in your workflow and reconfigure it to see if this will fix the issue.
Labels