Kibana Connector - Unrecgonized Authentication tyoe

Receiving this message when attempt to test my elastic connector
504 5 .7 .4 unrecognized authentication type

xpack.actions.preconfigured:
  my-email:
     name: somename
     actiontypeId : .email
     config:
        service: other
        from: email@email.com
        host: mail.email.com
        port :587
       secure: false
       hasAuth: true
    secrets:
       user: user@email
       password: password


This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.