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
I've encountered a similar error and it is related to the struct DescribeResponse because some fields might be not matching the retrieved JSON from the REST API callout.
trying to use describe command from the example, but getting error:
HTTPError("error decoding response body: invalid type: map, expected a string...
The text was updated successfully, but these errors were encountered: