team-telnyx / telnyx-python

Python SDK for the Telnyx API
MIT License
49 stars 16 forks source link

Success DELETE operation raises python Exception #81

Closed oodarchenko-rapidsos closed 1 month ago

oodarchenko-rapidsos commented 4 months ago

TelnyxResponse object can't parse empty API response body for 204 No Content status.

https://github.com/team-telnyx/telnyx-python/blob/master/telnyx/api_requestor.py#L282

image

ADandyGuyInSpace commented 1 month ago

Fixed in latest release (2.1.3)