I am passing hub.lambdatest.com in the WDIO config file but getting error "could not connect to know cloud service". Could you please help?

I am passing hub.lambdatest.com in the WDIO config file but getting error “could not connect to know cloud service”. Could you please help?

Hi Joe,

In the config file, please make sure you are using “hostname” instead of “host”. “host” was supported with the previous node version but with new node versions, “hostname” is supported.