Skip to content

Add missing _user_payment_service_provider variable with the value None to session_server #135

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

Merged
merged 2 commits into from
Aug 4, 2020

Conversation

siccovansas
Copy link
Contributor

I ran into this issue #134. When I add the line in this commit it fixes it for me. I have no idea if this is indeed a bug on Bunq's side and if this pull request fixes (all of) it, but to me it seems like it :). Please check if I'm correct.

Also the code in sdk_python/bunq/sdk/json/session_server_adapter.py contains quite a few mentions of USER_PAYMENT_SERVER_PROVIDER, I guess this should be USER_PAYMENT_SERVICE_PROVIDER?

This PR closes/fixes the following issues:

…ne to session_server

I ran into this issue bunq#134. When I add the line in this commit it fixes it for me.
@siccovansas
Copy link
Contributor Author

@angelomelonas @lexym @nickvandegroes could any of you take a look at this PR? It has been open for 2.5 months and there has been no reaction even though there have been new commits and even a new release.

@angelomelonas angelomelonas self-assigned this Aug 4, 2020
@angelomelonas angelomelonas self-requested a review August 4, 2020 10:52
@angelomelonas
Copy link
Contributor

Hey @siccovansas, you're right! It was missing but it isn't any more 👍 Thanks for helping us fix it!

@angelomelonas angelomelonas merged commit df56865 into bunq:develop Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: 'SessionServer' object has no attribute '_user_payment_service_provider'
3 participants