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
Actually... I just tried this and... it works. The promise is rejected with the error, but you can also subscribe to events. Might be stale/can't recreate?
When the server response with bad reponse format, how can I catch the error?
client.request({ method: "method" }).then().catch(err){ //can't trigger this }
The text was updated successfully, but these errors were encountered: