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
278 stars 76 forks source link

Ability to debug underlying requests #89

Closed drzraf closed 1 year ago

rbeuque74 commented 1 year ago

Hello, Sorry for the late reply.

We assume that the signature is valid, as we are owner of both the client and the server that validate the signature. Customers should never have to debug any signature issue, so I prefer that sensitive headers could not be displayed.

Feel free to reopen if you want to talk about it. Thanks Romain