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
Calling GetImage fails with caused by: failed unmarshaling/decoding the response body.
The Public member of cloudapi.Image is string but a boolean is being returned.
The text was updated successfully, but these errors were encountered:
Calling GetImage fails with
caused by: failed unmarshaling/decoding the response body
.The
Public
member ofcloudapi.Image
isstring
but aboolean
is being returned.The text was updated successfully, but these errors were encountered: