#kali_webhooks

1 messages ยท Page 1 of 1 (latest)

high haloBOT
#

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

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

strong eagle
#

My console.logs is telling I am not verifying a webhook signature. But I don't quite understand it - the events are being logged into my Supabase DB and in my stripe listener (with 400 error) ..I am happy to provide code if needed

#

Here's my stripe-webhook/index.ts

It works in that it listens when I check out - but I am unable to post the data into my db after and am confused as to why.

gleaming bobcatBOT
patent slate
#

What is the error message you are facing ?

strong eagle
#

Currently a 503 error

#

To be fair, I think this is more of a supabase question.

the webhook is working and returning data. I am just unable to add the data despite using Supabase's suggested edge functions tailored to Stripe

patent slate
#

Sorry I don't know supabase :/ probably you should check in the community channel of supabase

patent slate
strong eagle
#

Ok no worries. Unfortunately the supabase docs / community is not very active. But I do appreciate the help!

I'll keep working at it and will try to get it figured out. ๐Ÿ™‚