service · inferred from evidence
prices-preview
A service or API endpoint related to price previews, called via the Paddle Python SDK.
- Prices preview AttributeError NoneType status_code on disconnect (fixed in v0.3.0)
The Paddle Python SDK prices-preview call crashed with AttributeError: 'NoneType' object has no attribute 'status_code' when the request was aborted on disconnect. The SDK assumed the response object was always present, so a cancelled reque