Important Community update: The process for changing your account details was updated on June 25th. Learn how this impacts your Community experience and the actions we suggest you take to secure your account here.

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

Authentication error in Alteryx server when using Outlook input tool

karthik_123
5 - Atom

Hi All, I'm using the Outlook input tool to autosave attachments to the folder It works well in my Designer but in server it gives the error "Failed to Authenticate". I'm connecting to Outlook using Client ID, Tenant ID, Client Secret. I'm really stuck in this error. Can Anyone please help me resolve this ? I have attached the error message image.

Thank you.

 

 

__PRESENT

 

 

__PRESENT

1 REPLY 1
fmvizcaino
17 - Castor
17 - Castor

Hi @karthik_123 ,

 

This is a common error that happens with all the Python-based connectors because the authentication is user-encrypted.

Here you can see an explanation (it is talking about desktop automation/scheduler, but the issue is the same): https://knowledge.alteryx.com/index/s/article/Error-Failed-to-authenticate-happens-when-using-Python...

 

If you want to get this to work on your Server, you must use DCM. https://knowledge.alteryx.com/index/s/article/How-to-Set-up-DCM-for-Designer-and-Server

 

Best,

Fernando Vizcaino