#nikita-saboo_code
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/1349025464248700939
đ 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.
- nikita-saboo_code, 4 days ago, 19 messages
Hello, looking into this. I don't think we have a specified limit, so there may not be a way to absolutely guarantee that length
sure
Looks like we define it as 5000 in a couple places in our open API spec, not finding other lengths defined. Praying for anyone who actually has a 5000 char first line of their address
https://raw.githubusercontent.com/stripe/openapi/3fcc14eec07746851213fb92c35c046d5a5bbf10/openapi/spec3.yaml
Yep, though FWIW I did just confirm that our API does indeed allow 5000 characters in that field but not 5001
Invalid string: XXXXXXXXXX...XXXXXXXXXX; must be at most 5000 characters
I wonder if there is a commonly accepted answer for what the longest that line may be in the real world