#miketimturner
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the request ID (req_xxx) where you see that error? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_3I4PO4P68rLhZr
Thanks! Based on the error message, it looks like you can check if the address is valid with https://stripe.com/docs/api/customers/object#customer_object-tax-automatic_tax
Hmm maybe I can add the address when adding the customer instead. I will see if I can sort it thanks.