We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx workflow error when e-mailing Func 'curl_easy_perform' failed, ret = 67, desc = Lo

BAvitia23
8 - Asteroid

Greetings:

 

I'm attempting to email the output form the workflow and I'm running into an Error:

Error: Email (102): Record#1: Func 'curl_easy_perform' failed, ret = 67, desc = Login denied

 

Currently on 2022.3.1.486

Server name: smtp.office.365.com

Port 587

Encryption method: STARTTLS

 

Confirmed the credentials entered are correct. 

 

Anny suggestions would be greatly appreciated. 

3 REPLIES 3
ArnaldoSandoval
12 - Quasar

Hi @BAvitia23 

 

That error mean that the password of the email account your are using to connect to the SMTP server is not correct, please verify-fix this password and try again!

Google for configuring Office 365 SMTP, specially creating the login account credentials.

 

hth

Arnaldo

RonGatmaitan
8 - Asteroid

Hi @BAvitia23. Were you able to resolve this error? How? Same thing happened to me for workflows that have been previously working.

ddiesel
13 - Pulsar
13 - Pulsar

Hi @BAvitia23 !

 

You might find some helpful information in this post:

Solved: Email Tool - Login Denied Error - Alteryx Community

Labels
Top Solution Authors