#morenomdz
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- morenomdz, 6 days ago, 9 messages
Hello
To summarize you aren't seeing the Event be resent when you try to resend via your Dashboard?
yep
if I do call with stripe events resend evt_1OEja32a6Co6XWtF0YeAU3Ly --account acct_1O2kiX2a6Co6XWtF it pings my machine, but this takes much longer to do
Ah yeah this button does not work for triggering on Connected Accounts
You can only use that button for Events on your own account
Correct
alright, thanks 😉
@lusty kettle I got it to work but it seems I need to figure out a way to handle auth too?
"response": {
"message": "Error constructing Stripe event: Error: No signatures found matching the expected signature for payload. Are you passing the raw request body you received from Stripe? https://github.com/stripe/stripe-node#webhook-signing"
Have you checked that you are using the Webhook secret that was provided by the CLI?
yep, but the way our code is setup is a bit confusing, trying to digest this hehe
Are you using a Node baackend?
yep, got it to work now!
any way to search thru the webhook events in the dashboard? it is super hard to find the webhook event for a given payout ID for example
If you look at a certain object (like a Payout) then you should see the Events associated to that Payout on that page
even when I am looking at a connected account screen?
Yeah you should