#vpatel1093_api
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/1228090273989660812
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there! Just to make sure we're on the same page, have you tried looking up these request IDs in your Dashboard?
Hi yes they both failed
The reason I ask is because you should be able to see Source and IP address for these. So, for example, req_DiNa72R2nTpEK3 was made with Ruby code.
What do you mean by "they both failed"?
Ah so are the Stripe originated requests sent from the Source of Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/20100101 Firefox/124.0?
I am adding code to my application to not send the requests at all because they are going to fail with 400s
So I think I have a bug but just wanted to confirm those requests came from us which it looks like it does since we have a Ruby application.
No. Request req_kpcyHASCwqxTeQ was a client-side request to create a PaymentMethod
Both of the requests to update a customer (req_DiNa72R2nTpEK3 and req_LAQqlPl668Udxt) were made with Ruby code
Yep, we're on the same page. I have what I needed. Thank you for the help!