SDK version :2.0.0-preview007 CreateAsync() Json Error #3409
chandra-rayaprol
started this conversation in
General
Replies: 2 comments 2 replies
-
This sounds like a bug in the SDK. Can you provide the full error message in the issue thread I opened for you? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I am unable to view the SDK 'Microsoft.Azure.Device 2.x' preview versions in the Visual Studio NuGet Browser that were previously available. Kindly let me know the status and if there are any plans to restore them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The method IotHubServiceClient.Devices.CreateAsync(new Device("deviceId");
is throwing an exception:
Newtonsoft.Json.JsonReaderException: Could not convert string to DateTimeOffset: 0001-01-01T00:00:00. Path 'connectionStateUpdatedTime with ...
Could you please help me in resolving this issue?
.NET version 8
Microsoft.Azure.Devices SDK version :2.0.0-preview007
Beta Was this translation helpful? Give feedback.
All reactions