TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Guest User
Tech Writer
2.1k
469.6k
sharedAccessKeyName is a required property of connectionSt
Aug 30 2019 2:29 AM
Hi Team
I have nodeJs file that reads-message to device via to azure portal in my iot-hub. Im running a command to the file extension where nodejs is configured.
'sharedAccessKeyName is a required property of the connectionString'
Any idea what could be the reason for this to happened? I have tried both still error persist.
var connectionString = "HostName=eNtsaIOTHubs.azure-devices.net;DeviceId=MyDeviceId;SharedAccessKey=t2nf7lMUTf2VXLBAVJm61XrpFL0GnYZnvrVvIB8HO4E=";
HostName=eNtsaIOTHubs.azure-devices.net;SharedAccessKeyName=service;SharedAccessKey=r3Bzhdr/Bcw9tI2tY6kwPba7Kypy496JWCPsYcg2yVk=
Reply
Answers (
1
)
Where to get exe Device Explorer Twin Client
Has anyone ever worked with templates in Azure portal?