You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
Steps to reproduce:
all_tree_progress = TreeProgress().list()
What should happen:
all_tree_progress
list should contain non-null values.What happens:
all_tree_progress
list contains null values due to the response being parsed incorrectly.SDK version and environment
The text was updated successfully, but these errors were encountered: