sdk_python icon indicating copy to clipboard operation
sdk_python copied to clipboard

TreeProgress response not correctly parsed

Open angelomelonas opened this issue 5 years ago • 1 comments

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

  • Tested on 1.14.0
  • [x] Sandbox

angelomelonas avatar Aug 13 '20 08:08 angelomelonas

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,

ghost avatar Apr 11 '23 16:04 ghost