Noman Gul

Results 1 issues of Noman Gul

I set up the localstripe package in my python backend but It's throwing `Bad Request` error here: ```py trial_end = (date.today() + relativedelta(months=+1)).strftime('%s') subscription_items = [{ "price": "price_xxxxxxxxxxxxxxx" }] subscription...