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
When attempting to use the ModuleClient with x.509 authentication I get an error NotImplementedError: ModuleClient only supports SAS Token authentication.
When attempting to use the
ModuleClient
with x.509 authentication I get an errorNotImplementedError: ModuleClient only supports SAS Token authentication
.However, the IoT Hub docs imply this is possible. Is there a different way of using the node sdk to do this?
The text was updated successfully, but these errors were encountered: