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
The raw response from some of the models / services, especially when not using an SDK, is a string. Would be good to document that this function expects JSON or have it handle converting a string to JSON.
Assuming no one else gets to this, I'll work on a PR, along with some other suggestions, once I work with the gem more.