#khushal_subscription-schedule
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1227998075302318080
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you send the request id
The error message is pretty clear
Likely the subscription is just already attached to a schedule
when i try like this it's gives me error
Can you send the request id
subcrpiton id ?
You already attached that subscription to a schedule in this request: https://dashboard.stripe.com/test/logs/req_AHg9mhamCdjLX6
That's why you're getting the error
i need to add iterations to the shedule subcrption
Ok so update the existing schedule then
i am doing that at that time it's giving this error
No you're not
You're attempting to create a new subscription schedule from the subscription
That's what's failing
But the subscription already has a subscription schedule attached to it
So just update that subscription schedule
which step i need to remove from this ?
Did you read my above messages?
You just need to update the existing subscription schedule attached to the subscription
You're trying to create a subscription schedule for a subscription that already has a schedule attached
So don't create a new schedule
which id i need to put in schedule update ?