#tarcisio

1 messages · Page 1 of 1 (latest)

deep hemlockBOT
north prairie
#

After the subscription cancelled, you should still be able to use Subscription Retrieval API to retrieve the Subscription information

forest rose
#

The ID is sub_1MnzDUCvqKAvDKS9bXsCCR1P.

I can see it on the portal, but on Stripe PHP API, it is throwing this exception:

Stripe\Exception\InvalidRequestException: No such subscription: 'sub_1MnzDUCvqKAvDKS9bXsCCR1P'

north prairie
#

Can you share the request ID (req_xxx) of this error from the Dashboard? From this error, it's likely that the account of client key you used is different from the account of subscription

forest rose
#

I believe to be this one:
req_HCYOa4RTM8M7l9?t=1679383471

north prairie
#

Thanks for sharing! Looking into it now

forest rose
#

It seems something related to being cancelled, I have tried to retrieve other cancelled subscriptions and got the same error

north prairie
forest rose
#

is there some risk of breaking change if I increase to 2016-07-06?

north prairie
forest rose
#

Ok I am taking a look, thank you for now!