#taylorbrooks - Events
1 messages ยท Page 1 of 1 (latest)
evt_1K2Hs3FoSk7wld0z3sWvHkN2
Looking....
This event is over 30 days old, so it's no longer available via the API.
Oh, wait.
I misread the date!
Yeah, you should be able to get this from the API.
Can you give me the request ID showing the 404? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_GshHK4ziSgVr8c
You're using the wrong API key.
If you use the API key that matches the account that event exists on it should work. ๐
That should be the correct API key
When I look at my secret key when logged on to my Stripe dashboard, it matches the API I'm trying to use in the request
Let me double check...
Yeah, that event exists on a different account.
Ah, it's a connected account.
So you would need to make the request to fetch the event using Connect: https://stripe.com/docs/connect/authentication
Does the Ruby client have a way to pass in the connected account id?
req_0rwJVduQMx4Q7B ๐
Looks like this is a request to update a connected account; do you have questions about it?