#timothy_api

1 messages ¡ Page 1 of 1 (latest)

lost bridgeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1254829286116819036

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

pulsar shadowBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

dreamy ether
#

I use the https://api.stripe.com/v1/subscription_schedules/ update API. I am getting an error, "The subscription schedule update is missing at least one phase with a start_date to anchor end dates to." What do I need to do so the new item can start right away?

carmine juniper
#

Hello, can you send me the request ID (req_123) of a time that you got that error?

dreamy ether
#

req_YGjzTDKFNMYL3r

#

I use the https://api.stripe.com/v1/subscription_schedules/ update API. I am getting an error, "The subscription schedule update is missing at least one phase with a start_date to anchor end dates to." The request ID is req_YGjzTDKFNMYL3r. What do I need to do so the new item can start right away?

carmine juniper
#

Thanks for the ID, taking a look. As the error message says I think you need to include a start date somewhere though I forget exactly where