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
I created the key and copied it directly. I've tried both with and without the id. The key never gets added to the header for some reason, and I didn't find anything about it in the docs other than the structure above, which I pasted directly from the docs. I get the same error when I try username/password
To reproduce
Use an input with what the docs show is a properly formed ApiKey
Expected behavior
The api key authenticates the user
Node.js version
20.12
@elastic/elasticsearch version
6.3
Operating system
MacOS
Any other relevant environment information
No response
The text was updated successfully, but these errors were encountered:
@ronaldroe As far as I'm aware, there is no Elasticsearch client with version 6.3, even in the old client that was deprecated a few years ago. Could you verify what version you are actually using?
🐛 Bug report
This is my client declaration:
Request header has no API key in that header:
Error output:
I created the key and copied it directly. I've tried both with and without the id. The key never gets added to the header for some reason, and I didn't find anything about it in the docs other than the structure above, which I pasted directly from the docs. I get the same error when I try username/password
To reproduce
Use an input with what the docs show is a properly formed
ApiKey
Expected behavior
The api key authenticates the user
Node.js version
20.12
@elastic/elasticsearch version
6.3
Operating system
MacOS
Any other relevant environment information
No response
The text was updated successfully, but these errors were encountered: