Fix crash on parse_subscription when next_payment_date is the empty string.
This commit adds handling code in parse_subscription
for the case where next_payment_date
is the empty string. This happens when a subscription is cancelled.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
This commit adds handling code in parse_subscription
for the case where next_payment_date
is the empty string. This happens when a subscription is cancelled.