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
rtapella
changed the title
[Bug]: unity-sds-client error response
[Bug]: unity-sds-client error response in in get_collection_data
Dec 18, 2024
rtapella
changed the title
[Bug]: unity-sds-client error response in in get_collection_data
[Bug]: unity-sds-client error response in get_collection_data
Dec 18, 2024
Describe the bug
@wphyojpl :
https://github.com/unity-sds/unity-monorepo/blob/main/libs/unity-py/unity_sds_client/services/data_service.py#L73
I think this response in unity py should check the status code and throw an error accordingly for 400s and 500s.
Currently, it throws this error
What did you expect?
catch 400 and 500 responses
The text was updated successfully, but these errors were encountered: