#stard-metered
1 messages · Page 1 of 1 (latest)
Thanks!
give me a bit to look
I am so sorry, I just figured out that I was giving a billing_cycle_anchor in iso8601 format, and got confused by the error message...
ah your billing cycle anchor is passing a string-ified date time format, see your request parameters here: https://dashboard.stripe.com/test/logs/req_PwzQe4F8VPDNju
and yeah you need to pass a unix timestamp
yep that error msg is confusing
Yes, sorry :/
let me flag that internally, no need for sorry! you're fine!
that error message could be fixed