[Bug Report] Querying jobs from some IoT Hubs returns an unexpected ArgumentException #3352
Labels
area-service
Issue points to a problem in the service.
bug
Something isn't working.
IoTSDK
Tracks all IoT SDK issues across the board
Context
Description of the issue
When attempting to query a list of jobs from one of our IoT Hubs, I get "Requested value 'unknown' was not found." I see this error for some IoT Hubs, whereas others do not. After hours of debugging, I cannot identify the differentiating factors. One s1 iot hub allows for this code, and a different s1 and one free tier iot hub produces this error.
I double-checked to see that all my jobs have the status of
completed
and the type ofscheduleUpdateTwin
on all of these hubsCode sample exhibiting the issue
Console log of the issue
Tasks
The text was updated successfully, but these errors were encountered: