bunq / sdk_python

Python SDK for bunq API
MIT License
106 stars 25 forks source link

TreeProgress response not correctly parsed #144

Open angelomelonas opened 4 years ago

angelomelonas commented 4 years ago

Steps to reproduce:

  1. all_tree_progress = TreeProgress().list()

What should happen:

  1. The returned all_tree_progress list should contain non-null values.

What happens:

  1. The returned all_tree_progress list contains null values due to the response being parsed incorrectly.

SDK version and environment

ghost commented 1 year ago

Hi @angelomelonas

I noticed that the TreeProgress response is not being correctly parsed, as mentioned in issue #144. I have experience in JavaScript, Python, and building scalable systems, and I would like to contribute to resolving this issue.

Please consider assigning this issue to me, and let me know if there are any specific requirements or additional information I should be aware of before diving into it.

Thank you for the opportunity to contribute to this project!

Best regards,