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
There are some issues with the client code, I'm already working on the updates to fix this.
The correct way is to not parse the response at all (use Faraday middleware to parse the response automatically & do not convert to JSON string inside the client).
The PR
Reproduction Steps
The text was updated successfully, but these errors were encountered: