assimbly / runtime

Java & REST API's for creating and running integrations
Apache License 2.0
17 stars 3 forks source link

[Email]Using oauth gives password error #240

Closed Hooghof closed 3 months ago

Hooghof commented 3 months ago
{
  "code": 500,
  "error": "jakarta.mail.AuthenticationFailedException: failed to connect, no password specified?",
  "info": "Something went wrong calling the HTTP service. Please refer to the logs for more information."
}

Test flows Instance: next Tenent: Microscope Flows: SendGmail and OauthGmail

brunovg commented 3 months ago

OAuth request authorization used a different username than the one used for sending email.