CyberSource / cybersource-rest-client-python

Python client library for the CyberSource REST API
Other
21 stars 36 forks source link

Exception when calling PaymentsApi->create_payment: name 'WindowsError' is not defined #43

Closed chretienmn closed 4 years ago

chretienmn commented 4 years ago

Needs to be handled for non-windows OS: https://github.com/CyberSource/cybersource-rest-client-python/blob/f2719b2564785a16a70f52c0d5c41da19825e887/authenticationsdk/core/Authorization.py#L70

chretienmn commented 4 years ago

Has this package been tested for production use?

srober250 commented 4 years ago

Encountering this issue as well. Any timeline on a fix?

gnongsie commented 4 years ago

This has been fixed in version 0.0.17.

@chretienmn Can you confirm and close this issue if you are satisfied with the fix?

gnongsie commented 4 years ago

Closing this as the issue has been fixed. Please open a new issue if further doubts exist.