Closed jamesonl closed 1 week ago
For context, I'm running Python 3.8.9, and had also followed the recommendations to install the Okta CLI tool.
We updated versions and I am able to run the app as is. Please let us know if you continue to run into problems. Thanks!
When following the steps to run the okta-flask-sample application, I encountered the following error:
When I investigated further, I discovered that this was attributed to the following sub-error:
Following the recommendation from this page, I downgraded Werkzeug to version 2.0.0 which subsequently allowed me to properly start the localhost.