#beu_error
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/1507461526540521512
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- beu_api, 7 hours ago, 4 messages
hi there! our threads lock after a certain amount of time, this is expected behavior. i can help you in this new thread, though!
it looks like my colleague asked you for a failed request ID - are you able to share it now?
yes
API request
POST/v1/issuing/cards
Status: 400 ERR
Request ID: req_aeGxjf3Iz5oWTq
Time: May 22, 2026, 12:15:17 PM PDT
thank you! looking into this
thanks for your patience. it looks like this question will need to be routed to our support team. please reach out at https://support.stripe.com/contact -this is an AI assistant that will attempt to collect information about your request before connecting you with a human agent
ok done
since you're not passing program in the request body the API is looking for your default program but is having trouble finding one.
thank you!
ty. to pass program I need two things:
(1) What is my account's Issuing card program ID?
(2) program isn't in the typed schema for my API version (2026-04-22.dahlia, stripe-node 22.1.1) โ does it need a beta Stripe-Version header or any opt-in, or can I send it as a plain body param?