Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default project no longer working due to version incompatibilities #53

Open
blakesims opened this issue Nov 29, 2024 · 2 comments
Open

Comments

@blakesims
Copy link

blakesims commented Nov 29, 2024

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.

Copy link

PETOSS-677

Copy link

Thanks for raising an issue, a ticket has been created to track your request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant