You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team,
I am trying to send http post request to myiothubhost.azure-devices.net/devices/mydeviceId/files using postman
with post body as application/json
{
"blobName": "myimage.png"
}
but I am getting network error html.. what would be the issue ?
Which version of the SDK/iOS was used?
latest version of it as of today June 6th 2019
What problem was encountered?
mentioned above
Have you found a mitigation/solution?
eageraly waiting.
The text was updated successfully, but these errors were encountered:
Hi team,
I am trying to send http post request to myiothubhost.azure-devices.net/devices/mydeviceId/files using postman
with post body as application/json
{
"blobName": "myimage.png"
}
but I am getting network error html.. what would be the issue ?
Which version of the SDK/iOS was used?
latest version of it as of today June 6th 2019
What problem was encountered?
mentioned above
Have you found a mitigation/solution?
eageraly waiting.
The text was updated successfully, but these errors were encountered: