#wess_vercel-webhooks-auth

1 messages ยท Page 1 of 1 (latest)

dusty cedarBOT
#

๐Ÿ‘‹ 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/1218247273754919063

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

tired gateBOT
#

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.

tough badger
#

can you please check why it did not trigger again?

#

i sorted out the authorization issue

#

but still not triggered

dusk siren
#

Can you share a fresh event ID?

tough badger
#

evt_1OueNkJuwzUkoN6WbtMTjNCd

dusk siren
tough badger
#

hmm

#

what can it even mean?

#

i dont really get it

#

im authenticated inside the app, otherwise could not even open the checkout page

tired gateBOT
dusk siren
#

It doesn't matter if you're authenticated inside the app. You may be authenticated when you were completeing checkout in the UI, but Stripe is separately calling out to your server to send the webhook event and it isn't authenticated

tough badger
#

i get that

#

just not sure whats wrong

#

in prod it was working

dusk siren
#

Have you disabled authentication on your test endpoint entirely?

tough badger
#

what kind of auth you mean?

dusk siren
#

I asked earlier - have you checked your vercel settings on yout test deployment to make sure there's no authentication in place/whether there are any settings that are different in your live vs test app

dusty cedarBOT
#

wess_vercel-webhooks-auth

tough badger
#

yes there is no password protection

#

its disabled in settings

dusk siren
#

Have you checked all your settings and compared them in your live vs test apps?

tough badger
#

settings are same for both

#

im just using different env vars (for webhook secret and stripe keys)

#

thats the only difference

rigid badger
#

@tough badger on our end there's nothing we can investigate. Really we send the Events to your WebhookEndpoint the same exact way in Live or Test moe

tough badger
#

wow

#

now it succeeded ๐Ÿ™‚

#

dont even know what i did

#

lol

#

thanks guys anyway

#

hope you have a great day

#

we can close this thread