ClearBlade / go-iot

Apache License 2.0
3 stars 3 forks source link

Unsupported protocol error #23

Closed andrewhdev closed 1 year ago

andrewhdev commented 1 year ago

This issue is a byproduct of the GetRegistryCredentials method not returning an error when there is a non okay http status code. The underlying error is actually because of GetRegistryCredentials wasn't returning an error when it recieved an http error.