Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
Request errors can come with status codes that tell us more about the type of error that occurred.
Documentation
Snippets
function printError(error) {
console.error(error.message);
}
const message = `There was an error getting the profile for ${username} (${http.STATUS_CODES[response.statusCode]})`;
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Murilo de Melo
14,456 Points1 Answer
-
Samuel Kleos
Front End Web Development Techdegree Student 13,728 Points1 Answer
-
PLUS
Spencer Renfro
Courses Plus Student 11,133 Points1 Answer
-
Seth Missiaen
Web Development Techdegree Graduate 21,652 Points2 Answers
-
karan Badhwar
Web Development Techdegree Graduate 18,135 Points2 Answers
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up