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
For example, when I GET /a (a nonexistent endpoint), its data includes a statusCode field with the value 404, which is not in the list provided by GET /error-codes.
For example, when I
GET /a(a nonexistent endpoint), its data includes astatusCodefield with the value404, which is not in the list provided byGET /error-codes.