ionos-cloud / sdk-python

Apache License 2.0
2 stars 3 forks source link

ApiClient.__call_api throws a runtime error AttributeError: 'NoneType' object has no attribute 'decode' #8

Open p-alik opened 2 years ago

p-alik commented 2 years ago

ApiClient.__call_api throws aforementioned runtime error.

https://github.com/ionos-cloud/sdk-python/blob/3c5804697c262898e6f6a438dc40e1b45a4bb5c9/ionoscloud/api_client.py#L269