#Shaun
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Can you share the request ID?
Sure, how do I get that?
https://stripe.com/docs/api/request_ids or in your dashboard logs at https://dashboard.stripe.com/test/logs
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Thank you @distant knot, I just tried again and getting the same response, but there the last request in the log was 5 hours ago
I have checked my API keys in the application and they are correct
Do you have the request ID from this attempt?
How would I get that?
The first link I sent had instructions on how to see the request ID in your code when making the call. The second link is to a page in your dashboard that lists API calls that you have made, so you can look up past times you made this call there
Ok
I have found the issue
It was hitting the another stripe account which I have been testing
This is confusing as the api keys are different in each application
Ah gotcha, good catch! Yeah that happens to me too with all my Stripe test accounts
I'll try to restart my laptop, that might resolve the issue!