#kush_error
1 messages ¡ Page 1 of 1 (latest)
đ 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/1257396230032719895
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Can you paste the relevant code here?
We would need the full raw code that executed and gave that error. But this looks like it might be in the Stripe Dashboard? Can you post a URL to that page?
Also, I don't think you can simply append things to the end of expand like that. But, all the same, reply with the above info and I'll see if I can assist
yeah im using the invoice templates feature in the dashboard
the url is here: https://dashboard.stripe.com/test/settings/billing/invoice-templates?update=inrtem_1PK1hSBJpofQNYLvvBuEtEpL
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Ahhh, okay I see. there's no date to expand. You only use expand when you have an object returned that isn't expanded. For date you can just access it without using exapnd
is this what you meant?
it appears that line_item.invoice_item is a string, based on this
interestingly enough, expand works fine when i do expand().id
Interesting. I'll be honest, this is the first time I've looked at this. We usually don't support Dashboard fucntionality via this chat.
In any case, let me dig a bit and circle back
it also seems to work when i expand customer_id!
no worries! i wasn't sure whether this fell under 'support' or 'dev' haha
anyway, it appears that some of the fields under invoice_item are supported, but not all -- if there's a list somewhere that would be really helpful!
I think this might be a bug, because date is supposed to be a timestamp, but the error seems to indicate that it's a string.
Can you write into support and mention this so they can escalate to the product team to get a fix?
Our standard support intake should be good https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.