#ibgoldbergs

1 messages · Page 1 of 1 (latest)

slender galleonBOT
unique olive
#

Hi there

#

Can you provide a request ID for the error?

wind stone
#

req_MPYBuSa9nbhXpR

unique olive
#

Thanks taking a look

wind stone
#

whoops

#

Here is the request id when i did get invoices/upcoming

req_Jtp5ddviqPrQGR

unique olive
#

Looks like you have a Subscription Item update request prior to the update request that is erroring. Here is that Sub Item update request: https://dashboard.stripe.com/test/logs/req_FAPnVTK0o2p9R4. When you update a sub item that will update the Sub and as these have different intervals it is resetting the cycle as well.

#

I assume you actually want to make that Subscription Item update within your Subscription update request which is erroring

#

Instead of doing subsequent requests here

wind stone
#

so we can do it all in one request vs two separate?

unique olive
#

Yep

#

You want to pass the items param in your Sub update request

#

That will contain the Subscription Item ID and the new Price you want to update to

wind stone
#

Got it. I think it makes sense. Right now we are making multiple requests and should be doing it on one request

#

I think I'm good here, thanks again for your help on this project (you helped me on Friday too)

unique olive
#

Happy to help!