#chimbox_unexpected
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/1367585518925254827
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, is this in a response to an API call that your integration makes at some point? Or is this error on a Stripe surface like our hosted invoice page?
Is on a call to an endpoint.
This is the call and the object that I send (this is from my dev environment and it passes, but I do the same where the user failed)
The tokens were successfully created previous to this call
Gotcha, and what is your code that sets the data that is actually sent to us?
Have you tracked down where the country code is actually being set?
I never set the country code to that call that I shown
Just to create the tokens but that passes successfully
Can you show me your code for creating a token? And do you have the ID of a token that was involved in one of these errors?