Edgar Halbert
07/27/2022, 1:26 PMrequests.exceptions.HTTPError: 400 Client Error: Bad Request for url: <https://api.stripe.com/v1/subscriptions?limit=100&created%5Bgte%5D=1467331200&status=all>
{
"error": {
"message": "Invalid status: must be one of active, past_due, unpaid, incomplete, incomplete_expired, trialing, or paused",
"param": "status",
"type": "invalid_request_error"
}
}
Any chance this error was discovered previously and about to be fixed?