#amit_webhooks

1 messages ¡ Page 1 of 1 (latest)

twilit cragBOT
#

👋 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/1313758355046662165

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

honest robin
#

I'm getting this issue only on test mode but it's working fine in the live mode.
Is there any issue with test mode?

tidal harbor
#

Hi, which event are you expecting here?

honest robin
#

Hi,
Actually, webhook is not generating any events that's my problem.

tidal harbor
#

Not generating any events?

honest robin
#

This is my webhook id we_1OV5lUBGWudGAGFMv4CwdUyb

#

No, I've used keys correctly still it's not generating any events

#

If do you need any key please let me know.
Secret_Key, Public_Key or Webhook Signing Secret

tidal harbor
#

No I don't, and we will never ask. Don't share those value in a public forum like this, or even in email to Stripe

#

You should keep them safe on your server

#

Looking at your endpoint

honest robin
#

sure, Thank you

tidal harbor
#

Checking on your Dashboard, I do see we sent events there

#

Just your server responded with 400 errors

#

Btw I see you have a same URL on an Account type endpoint too. That will likely cause error in the long term. Please use different URL for 2 different webhook endpoint

honest robin
#

Okay I'm deleting all the old webooks. will create new one please be available I'll share if I get any issue with that

honest robin
#

Could you please check this webhook?
we_1QRwgdBGWudGAGFMK4ciIYMS
I've updated the user's bank account number but not gets any webhook event call on the server.

tidal harbor
#

Okie sure, but now this is an "Account" type. You want to have a "Connect" type endpoint, and listen to changes on any of your Connected Account

#

Is that what you want to receive?

#

Or my means changes to your own accont

honest robin
#

I've changed from the connected accounts.

tidal harbor
#

Yes so you want a "Connect" type endpoint. we_1QRwgdBGWudGAGFMK4ciIYMS is an "Account" type endpoint

#

acct_1GzOYhBGWudGAGFM is your Platform account, correct?

honest robin
#

yes

tidal harbor
#

Right, please recreate a "Connect" type endpoint

honest robin
#

How can I create Connect type end point?

tidal harbor
#

You just recreate as normal, but on the screen choose the type

honest robin
#

I got it , Thank you please let me check again

twilit cragBOT
honest robin
#

Hi,
I've updated my webhook for the connected account, but I still don't get any events to call on the server.
Please check webhook id we_1QSD9uBGWudGAGFMnsfpNOgU

tidal harbor
#

Okie, can you share what changes you have done (request id req_xxx) on your Connected Account?

honest robin
#

I've updated the bank accounts of Connected Account

tidal harbor
#

Yes which one and please share the request id

honest robin
#

I've updated the bank account throw this request.
req_k5jCzrQHOF5tbd .
This request returns the stripe link to update the bank account.

tidal harbor
#

I don't see any events on your connected account acct_1QSBqjBXfN7P9E4a indicate a change

#

Specifically which value did you update its bank account to?

twilit cragBOT