#blocher_upcoming-customeraddress
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/1246188010060644412
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Hi, I'm not aware of any recent changes that might affect this. Can you share an example for when it worked?
req_8GuzR2WoTp8Gn3
Can you share the responses please?
We don't save responses from GET requests so I can't see what you're seeing
This is the failed attempt today (customer_addres is null). I do not have a succesful attempt, because we also do not store responses
Let me test this on my end
Thank you
Hmm, I made a similar request and I do get the address in the response.
Are you using the Python sdk?
Can i see from the logs which API version is being used, in case that changed?
I do see this difference
This is from my test using Python
Ah, good call out. Let me change my API version
No, I still see it
Setting the API stripe.api_version = "2024-04-10" did not make a difference
Ok
Can you try this on a different customer?
Yes, trying a few configurations
@wise matrix can you try https://docs.stripe.com/api/invoices/create_preview just quickly to see if you get the same result?
Okay we can reproduce and it looks like a bug. It's because of the Coupon id you pass in discounts, it's causing something to fail internally. We're investigating but I'd recommend reaching out to our support team for further help as they can follow up with you on what's causing this: https://support.stripe.com/contact
blocher_upcoming-customeraddress
@wise matrix okay I think the team found the issue
great!
@wise matrix okay if you try again it should work
Thanks for noticing quickly, could have been bad if it went out the whole week end but it was a Test mode only rollout so you helped catch it quickly