Closed sirianni closed 4 years ago
I will do the change & the documentation (with a big disclaimer in the README) ASAP (normally tomorrow ;) ). I assume that username/password authentication will no longer be supported at some point, right?
I assume that username/password authentication will no longer be supported at some point, right?
Correct. We are looking to sunset this later in Q3.
Username/password authentication to the Metrics API was only supported in the preview phase. For GA release, only API key/secret authentication is officially supported.
CCLOUD_USER
andCCLOUD_PASSSWORD
environment variables toCCLOUD_APIKEY
andCCLOUD_APISECRET
respectively