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
So, you probably have not even grabbed the API key that is mentioned in the tutorial. If you do not read the tutorial in its entirety you can be sure that things will not work correctly. I have worked with flask/python for years, and I can tell you that this is the absolute BEST flask-blueprint tutorial there is on the internet. It's clean, simple, elegant and uses all best practices and methods (IMHO) when building out an application that utilises these technologies. Cheers.
Reports "../flask-blueprint-tutorial-master/flask_blueprint_tutorial/api.py", line 18, in fetch_products
products = req.json()["products"]
KeyError: 'products'
What sense it makes to publish something without basic testing?
The text was updated successfully, but these errors were encountered: