Azure / iotedgehubdev

IoT Edge Hub Dev Tool
Other
88 stars 31 forks source link

iotedgehubdev simulator getting Unauthorized error #405

Closed lakshmisivareddy closed 1 year ago

lakshmisivareddy commented 2 years ago

Hi all , i am trying to run edge module in iotedgehubdev simulator running into Unauthorized exception i configured iot edge device connection string : iotedgehubdev setup -c "edge-device-connection-string" it configured successfully ,but running into Unauthorized exception

can someone help me here

exception : ERROR: (401, '{"Message":"{\"errorCode\":401002,\"trackingId\":\"b8162c1e15e74da88a37603ed75d2622-G:0-TimeStamp:11/14/2022 13:46:15\",\"message\":\"Unauthorized\",\"timestampUtc\":\"2022-11-14T13:46:15.7466888Z\"}","ExceptionMessage":""}')

image image
konichi3 commented 1 year ago

@lakshmisivareddy Can you verify whether the same symptom occurs with VM or a physical device?

konichi3 commented 1 year ago

Closing due to inactivity.