Skip to content

Default project no longer working due to version incompatibilities #53

Description

@blakesims

Hi there,
I was running this demo project, following the instructions carefully, but I kept getting an internal error before authentication: 'Flask' object has no attribute 'session_cookie_name'

I believe this is due to a version incompatibility between Flask and Flask-Session.
I changed the requirements.txt to:

werkzeug==2.0.3
flask==2.0.3
flask-session==0.4.0
flask-oauthlib==0.9.6
xero-python==6.1.0

and now it seems to be working

Happy to make a PR if helpful.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions