React / Flask application guide: Authentication not working
I’m trying to follow this guide to implement authentication for a React-based app against a Python/Flask-based API. Everything seems to work except when I get to the heading ‘Make an authenticated call’. Clicking the page ‘Secret’ when logged in, yields the following error: