#ravinder_api

1 messages ¡ Page 1 of 1 (latest)

wet kettleBOT
#

👋 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/1296778416040710204

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

tribal forge
#

According to the error message:

You can not create a subscription schedule with phases that already ended. You can back-date a subscription schedule by setting start_date to be in the past, but phases must end in the future.

#

The test clock time is at 2024-10-24 08:28:00 UTC, while the first phase is a 1 day length (you are specifying a daily price)

#

So the 1st phase starts and ends in the past, which is throwing the exception.

junior topaz
#

i thought test clock only adjust for spacific subscription

#

For your information i was running that clock on a spaecific subscrition

#

is there any way to reset it?

tribal forge
#

You can create as much simulation as you need

#

So each simulation has it's own test clock

junior topaz
#

so test clock apply on account level, right?

#

means it will also applies to rest api request

tribal forge
tribal forge
junior topaz
#

thank you

#

this is useful information

tribal forge
#

Happy to help! Have a nice day!