-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
FoodRecipes/src/searchRecipes/searchRecipes.js
Lines 9 to 11 in 4d40673
| // console.log(response.statusCode); | |
| handlers.errorHandler(); | |
| } else { |
Have you forgot to pass the request and response object to the error handler given the request have failed to get a response.
Metadata
Metadata
Assignees
Labels
No labels