sdk_python
sdk_python copied to clipboard
TreeProgress response not correctly parsed
Steps to reproduce:
all_tree_progress = TreeProgress().list()
What should happen:
- The returned
all_tree_progresslist should contain non-null values.
What happens:
- The returned
all_tree_progresslist contains null values due to the response being parsed incorrectly.
SDK version and environment
- Tested on 1.14.0
- [x] Sandbox
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,