Skip to content

MQTT client reporting IOTHUB_CLIENT_CONNECTION_NO_NETWORK error even when network connection is fine when handling credential issues #358

MQTT client reporting IOTHUB_CLIENT_CONNECTION_NO_NETWORK error even when network connection is fine when handling credential issues

MQTT client reporting IOTHUB_CLIENT_CONNECTION_NO_NETWORK error even when network connection is fine when handling credential issues #358

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"