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
Also, since the Error has its own .toString debugging of the response is not ideal, all the properties are not displayed. We could think about our own .toString for the ResponseError that we are going to use in v2
The text was updated successfully, but these errors were encountered:
Found out about it while investigating #226
trae/lib/helpers/response-handler.js
Line 45 in fa83b7f
We should have a default error message.
Also, since the
Error
has its own.toString
debugging of the response is not ideal, all the properties are not displayed. We could think about our own.toString
for theResponseError
that we are going to use in v2The text was updated successfully, but these errors were encountered: