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
Added clarification on b64 encoding of API key (#78394)
* Added clarification on b64 encoding of API key
The current documentation does not specify how to encode the response to get a valid api key, I added it from the info found here: elastic/elasticsearch#50235 (comment)
* Updated for consistency with Elasticsearch docs
#78394 (review)
0 commit comments