#vijju
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Could you please share the Request ID req_xxx? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Can you try using seconds instead? You can divide the number by 1000:
1683270000/1000
it is giving error again
This value must be greater than or equal to 1000000000 (it currently is '1683270')
👋 stepping in
So looking at the above request you shared it looks like you are setting a start date in the future
So you want this Sub to start in the future, correct?
Hmm actually that request looks fine to me... it is strange it is throwing that erorr.
Let me look some more
Ah okay you are using a test clock
Which you have already advanced
So that is the issue
ok
got it
thank you
we are frequently switching between test clocks
my bad