opendistro-for-elasticsearch / sql

🔍 Open Distro SQL Plugin

Home Page:https://opendistro.github.io/for-elasticsearch/features/SQL%20Support.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL connect error (code:35; schannel: next InitializeSecurityContext failed: SEC_E_INVALID_TOKEN- The token supplied to the function is invalid) when connecting from ODBC Driver

AathithRajendran opened this issue · comments

What I tried:
I configured ODBC with this link.

Error:
when I connect from Power BI it's throwing the following error

Details: "ODBC: ERROR [HY000] [Elastic][EsODBC 6.8.3(v6.8.1-2-g3293650+,u,r) Driver]SSL connect error (code:35; schannel: next InitializeSecurityContext failed: SEC_E_INVALID_TOKEN (0x80090308) - The token supplied to the function is invalid).
ERROR [HY000] [Elastic][EsODBC 6.8.3(v6.8.1-2-g3293650+,u,r) Driver]SSL connect error (code:35; schannel: next InitializeSecurityContext failed: SEC_E_INVALID_TOKEN (0x80090308) - The token supplied to the function is invalid)."

Versions:
Elasticsearch Version: 6.8.3
ODBC Version: 10.0
PowerBI Version: 2.9

I'm also having this problem, did you get it?