You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: (builtins.NoneType) None
[SQL: TransportError(405, 'Incorrect HTTP method for uri [/_sql/] and method [POST], allowed: [PUT, GET, HEAD, DELETE]', 'Incorrect HTTP method for uri [/_sql/] and method [POST], allowed: [PUT, GET, HEAD, DELETE]')]
(Background on this error at: https://sqlalche.me/e/14/dbapi)
The text was updated successfully, but these errors were encountered:
Correct URI is odelasticsearch+https://{username}:{password}@{yourHost}:9200/
If you use self signed certificate, please use this URI. elasticsearch+https://{username}:{password}@{yourHost}:9200/?verify_certs=False
elasticsearch:7.10.2
ERROR: (builtins.NoneType) None
[SQL: TransportError(405, 'Incorrect HTTP method for uri [/_sql/] and method [POST], allowed: [PUT, GET, HEAD, DELETE]', 'Incorrect HTTP method for uri [/_sql/] and method [POST], allowed: [PUT, GET, HEAD, DELETE]')]
(Background on this error at: https://sqlalche.me/e/14/dbapi)
The text was updated successfully, but these errors were encountered: