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
yes, noticed similar error response on other rpc methods that don't require a params. The error message varies a bit, but appears to be same root issue of empty params: [] in the request.
Currently if you call
getHealth
with params:[]
, it throws. For example:The text was updated successfully, but these errors were encountered: