#MrBless

1 messages · Page 1 of 1 (latest)

vital onyxBOT
supple horizon
#

You should still be able to use Retrieval Subscription API to retrieve the subscription. Can you share the request ID (req_xxx) that you attempt to retrieve the canceled subscription, but failed?

vital onyxBOT
trail jewel
#

Sample code

#
subscription.delete```
#

After doing it if I want to retrieve the subscription again it would throw an error Stripe::Subscription.retrieve("sub_1NSv2eHRpWkRKFEBQxhN2bmb")

delicate ginkgo
#

Your API version is too old (2013). It's basically 10 years ago 😅

#

Could you try with latest API version?

trail jewel
#

I will try with new api version and let you know.