greengrass discovery throwing bytestream issue #295
Labels
bug
This issue is a bug.
pending-release
This issue will be fixed by an approved PR that hasn't been released yet.
Hi,
I am running into a
TypeError
when calling thediscover()
function fromDiscoverInfoProvider
module.Below is the my code snippet (following the example in the documentation) and the error encountered.
#Error causing line
discoveryInfo = discoveryInfoProvider.discover(thingName)
This is the error :
The text was updated successfully, but these errors were encountered: