#goof ball
1 messages · Page 1 of 1 (latest)
Can you share the request id? req_xxx. It's safe to share
Sure: req_uhUww0CMaLhk8B
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
This is where you can confirm
It is because you passed a Subscription Id sub_1NZFxhEDxNZJTkdHnmlXcI26 . It expects a subscription item id (si_xxx) instead
Hmm, I tried that and get a similar result: https://dashboard.stripe.com/test/logs/req_w58ypSdIv1MvpK?t=1691552134
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Also worth noting there is a subscription_items package that I would assume is where you'd work with si_xxx IDs.
This is a different API, GET /v1/subscriptions/si_OLxtjwBsi5YX7m The previous request is POST /v1/subscription_items/sub_1NZFxhEDxNZJTkdHnmlXcI26/usage_records