✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
    • Showing results for:
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Close
  • Ava Jones
    Ava Jones
    10,767 Points

    I really hate that you have to download things

    Posted on Jan 14 by Ava Jones
    Ava Jones
    10,767 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Using Postman to Test Routes

    1 Answer

  • karan Badhwar
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    karan Badhwar
    Web Development Techdegree Graduate 18,135 Points

    PUT or PATCH

    Posted on Aug 5, 2022 by karan Badhwar
    .a{fill-rule:evenodd;}techdegree seal-36
    karan Badhwar
    Web Development Techdegree Graduate 18,135 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Edit A Quote

    1 Answer

  • Gabe Orlandi
    Gabe Orlandi
    6,712 Points

    Clarification on url definition

    Posted on Apr 26, 2022 by Gabe Orlandi
    Gabe Orlandi
    6,712 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Using Postman to Test Routes

    1 Answer

  • Goodness Akinbowale
    Goodness Akinbowale
    3,377 Points

    The answer I don't know

    Posted on Feb 28, 2022 by Goodness Akinbowale
    Goodness Akinbowale
    3,377 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Create, Read, Update, Delete Quiz 2

    1 Answer

  • Akeem Ayoade
    Akeem Ayoade
    6,750 Points

    getting "TypeError: Cannot read property 'quote' of undefined" The terminal shows the error at app.js 22:23

    Posted on Jan 21, 2022 by Akeem Ayoade
    Akeem Ayoade
    6,750 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Create a New Quote

    1 Answer

  • Nick Huemmer
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Nick Huemmer
    Front End Web Development Techdegree Graduate 26,840 Points

    Does Express now have a 404 handler built into it?

    Posted on Dec 21, 2021 by Nick Huemmer
    .a{fill-rule:evenodd;}techdegree seal-36
    Nick Huemmer
    Front End Web Development Techdegree Graduate 26,840 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • HTTP Status Codes

    1 Answer

  • Hanwen Zhang
    Hanwen Zhang
    20,084 Points

    Can we use res.json(err.message); instead of res.json(message: err.message)?

    Posted on Apr 29, 2021 by Hanwen Zhang
    Hanwen Zhang
    20,084 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Using Try/Catch with Async/Await

    3 Answers

  • Tim Wang
    Tim Wang
    9,068 Points

    When updating quotes, why declared variable using "const" rather than "var/let"?

    Posted on Feb 5, 2021 by Tim Wang
    Tim Wang
    9,068 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Edit A Quote

    2 Answers

  • Shawn Lindsey
    Shawn Lindsey
    20,952 Points

    What's the purpose of sending a response when sending a post request?

    Posted on Oct 3, 2020 by Shawn Lindsey
    Shawn Lindsey
    20,952 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Create a New Quote

    2 Answers

  • David Aguirre
    David Aguirre
    8,170 Points

    The throw error method error is nonfunctional for Postman

    Posted on Sep 17, 2020 by David Aguirre
    David Aguirre
    8,170 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • HTTP Status Codes

    1 Answer

  • SHAWNELL HARRISON
    SHAWNELL HARRISON
    16,282 Points

    please can you help?

    Posted on Sep 1, 2020 by SHAWNELL HARRISON
    SHAWNELL HARRISON
    16,282 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Create, Read, Update, Delete Quiz 2

    1 Answer

  • SHAWNELL HARRISON
    SHAWNELL HARRISON
    16,282 Points

    Can someone please help me?

    Posted on Aug 27, 2020 by SHAWNELL HARRISON
    SHAWNELL HARRISON
    16,282 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Create, Read, Update, Delete Quiz 2

    1 Answer

  • SHAWNELL HARRISON
    SHAWNELL HARRISON
    16,282 Points

    Can someone help me?

    Posted on Aug 27, 2020 by SHAWNELL HARRISON
    SHAWNELL HARRISON
    16,282 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Create, Read, Update, Delete Quiz 2

    1 Answer

  • johnywick
    johnywick
    3,231 Points

    how to read this style of writing please!

    Posted on Jun 13, 2020 by johnywick
    johnywick
    3,231 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Edit A Quote

    1 Answer

  • Jakub Drobina
    Jakub Drobina
    12,675 Points

    I cant post a req

    Posted on Apr 6, 2020 by Jakub Drobina
    Jakub Drobina
    12,675 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Using Try/Catch with Async/Await

    1 Answer

  • Damian Szymanski
    Damian Szymanski
    11,843 Points

    I keep getting an error using the default project files for this video

    Posted on Feb 12, 2020 by Damian Szymanski
    Damian Szymanski
    11,843 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Using Postman to Test Routes

    1 Answer

  • Michael Cook
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Michael Cook
    Full Stack JavaScript Techdegree Graduate 28,975 Points

    How does the save function not overwrite the data file?

    Posted on Jan 31, 2020 by Michael Cook
    .a{fill-rule:evenodd;}techdegree seal-36
    Michael Cook
    Full Stack JavaScript Techdegree Graduate 28,975 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Create a New Quote

    1 Answer

  • Zimri Leijen
    Zimri Leijen
    11,835 Points

    Error handling for invalid JSON submitted

    Posted on Jan 10, 2020 by Zimri Leijen
    Zimri Leijen
    11,835 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • HTTP Status Codes

    3 Answers

  • Patrick Perkins
    Patrick Perkins
    14,619 Points

    Getting 404 in Postman on PUT request.

    Posted on Sep 29, 2019 by Patrick Perkins
    Patrick Perkins
    14,619 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Edit A Quote

    2 Answers

  • Kelvin Chen
    Kelvin Chen
    5,152 Points

    How does the server know the request HTTP verb

    Posted on Sep 11, 2019 by Kelvin Chen
    Kelvin Chen
    5,152 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Edit A Quote

    3 Answers

  • Francisco Ortiz
    Francisco Ortiz
    2,673 Points

    Is anybody having trouble after running it? Mines shows me an error after running it.

    Posted on May 1, 2019 by Francisco Ortiz
    Francisco Ortiz
    2,673 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Edit A Quote

    1 Answer

  • Masha Blair
    Masha Blair
    13,005 Points

    In REST-API w/ Express class, I can't create a new quote by sending a POST request to my local server w/ Postman.

    Posted on Apr 19, 2019 by Masha Blair
    Masha Blair
    13,005 Points
    • JavaScript
    • REST APIs with Express
    • Create, Read, Update, Delete
    • Create a New Quote

    2 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.