⚡EXTENDED THRU DEC 10⚡ Cyber November Sale 50% off any plan for 6 months, exclusive to new subscribers.

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
      • • 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
      • • Vibe Coding
  • satheesh B
    satheesh B
    5,867 Points

    Great! Now that we have the Blueprint, it's time to create the actual Api instance and register the resources for it.

    Posted May 26, 2022 8:12am by satheesh B
    satheesh B
    5,867 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    0 Answers

  • Ashley Trice
    Ashley Trice
    4,705 Points

    Help I'm stuck! I can't figure out where I made a mistake.

    Posted January 4, 2021 9:07pm by Ashley Trice
    Ashley Trice
    4,705 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    1 Answer

  • Tlotlo Molokwe
    Tlotlo Molokwe
    16,618 Points

    Help i keep getting Didn't get a 200 at `/api/v1/ingredients/1`; Didn't get a 200 at `/api/v1/recipes/1`

    Posted January 11, 2020 11:38am by Tlotlo Molokwe
    Tlotlo Molokwe
    16,618 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    1 Answer

  • Unsubscribed User
    Unsubscribed User
    8,947 Points

    Flask REST API / resourceful blueprints / register api (Task 3)

    Posted September 8, 2019 8:04am by Unsubscribed User
    Unsubscribed User
    8,947 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    1 Answer

  • Chris Couch
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Chris Couch
    Front End Web Development Techdegree Graduate 25,326 Points

    Bummer: cannot import name 'ingredients_api'

    Posted August 21, 2019 5:31am by Chris Couch
    .a{fill-rule:evenodd;}techdegree seal-36
    Chris Couch
    Front End Web Development Techdegree Graduate 25,326 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    1 Answer

  • Samson Chapuramhuka
    Samson Chapuramhuka
    7,390 Points

    Create a new variable named api in each of the resources that's an Api instance for the Blueprint. Then add both of the

    Posted August 14, 2019 5:28pm by Samson Chapuramhuka
    Samson Chapuramhuka
    7,390 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    0 Answers

  • Vashco Mukanangana
    Vashco Mukanangana
    34,487 Points

    keep getting bummer "ingredients" not defined. What am I missing here?

    Posted April 18, 2019 8:21am by Vashco Mukanangana
    Vashco Mukanangana
    34,487 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    3 Answers

  • Obest Chatambarara
    Obest Chatambarara
    9,676 Points

    Register API Challenge

    Posted April 11, 2019 11:54am by Obest Chatambarara
    Obest Chatambarara
    9,676 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    0 Answers

  • Tim Wicks
    Tim Wicks
    12,144 Points

    Unsure where my code is not working

    Posted April 1, 2019 10:23am by Tim Wicks
    Tim Wicks
    12,144 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    1 Answer

  • Savious Munyaradzi Ngundu
    Savious Munyaradzi Ngundu
    16,920 Points

    Api not passing

    Posted March 7, 2019 9:53am by Savious Munyaradzi Ngundu
    Savious Munyaradzi Ngundu
    16,920 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    0 Answers

  • Bence Vass
    Bence Vass
    7,671 Points

    My code is correct why is it not working?

    Posted June 25, 2018 6:16am by Bence Vass
    Bence Vass
    7,671 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    1 Answer

  • Jacob Khan
    Jacob Khan
    12,273 Points

    Great! Now that we have the Blueprint, it's time to create the actual Api instance and register the resources for it. Cr

    Posted April 3, 2018 1:45am by Jacob Khan
    Jacob Khan
    12,273 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    0 Answers

  • Will Anderson
    Will Anderson
    28,683 Points

    Bummer! name 'ingredients_api' is not defined error given after registering 2 blueprints into api.py. Help pls!

    Posted February 28, 2018 5:29pm by Will Anderson
    Will Anderson
    28,683 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    0 Answers

  • Ron Tovbin
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Ron Tovbin
    Python Web Development Techdegree Student 6,268 Points

    Bummer! cannot import name 'ingredients_api' Restart

    Posted October 9, 2017 2:00am by Ron Tovbin
    .a{fill-rule:evenodd;}techdegree
    Ron Tovbin
    Python Web Development Techdegree Student 6,268 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    3 Answers

  • Ron Tovbin
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Ron Tovbin
    Python Web Development Techdegree Student 6,268 Points

    Any help here would be much appreciated.

    Posted October 3, 2017 1:22am by Ron Tovbin
    .a{fill-rule:evenodd;}techdegree
    Ron Tovbin
    Python Web Development Techdegree Student 6,268 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    0 Answers

  • Rodi Lucia
    Rodi Lucia
    4,662 Points

    I have no Idea what to do here it just says bummer! Try again (not a very helpful error message )

    Posted May 25, 2017 4:38pm by Rodi Lucia
    Rodi Lucia
    4,662 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    2 Answers

  • Brian Patterson
    Brian Patterson
    19,588 Points

    Not sure why this is wrong

    Posted April 28, 2017 1:26pm by Brian Patterson
    Brian Patterson
    19,588 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    0 Answers

  • Michael Anderson
    Michael Anderson
    3,971 Points

    Ambiguous error message - Can't figure out why code isn't passing

    Posted April 17, 2017 3:52pm by Michael Anderson
    Michael Anderson
    3,971 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    0 Answers

  • Arun Singh
    Arun Singh
    1,530 Points

    Whats wrong with this code piece?

    Posted March 18, 2017 12:44pm by Arun Singh
    Arun Singh
    1,530 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    1 Answer

  • Chris Grazioli
    Chris Grazioli
    31,225 Points

    Create a new variable named api in each of the resources that's an Api instance for the Blueprint.

    Posted March 14, 2017 8:35pm by Chris Grazioli
    Chris Grazioli
    31,225 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    1 Answer

  • hum4n01d
    hum4n01d
    25,493 Points

    Register API Not Passing

    Posted November 26, 2016 12:56am by hum4n01d
    hum4n01d
    25,493 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    2 Answers

  • junhao wang
    junhao wang
    4,283 Points

    what's wrong with the code?

    Posted May 12, 2016 1:54am by junhao wang
    junhao wang
    4,283 Points
    • Python
    • Flask REST API
    • Resourceful Blueprints
    • Register API

    1 Answer

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.