ovh / python-ovh

Thin wrapper around OVH's APIs. Handles all the hard work including credential creation and requests signing.
https://pypi.org/project/ovh/
Other
297 stars 81 forks source link

Empty response #79

Closed bukowa closed 5 years ago

bukowa commented 5 years ago

Sometimes calling your API sends back an empty response, maybe an error could be shown? This happens after a lot of calls to cart/order/domain

rbeuque74 commented 5 years ago

Hello @bukowa This should never happen, a regression was present on our side. It has been fixed completely and deployed this afternoon.

Issue fixed.