#tod_webhooks
1 messages ยท Page 1 of 1 (latest)
๐ 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/1315841235482705930
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- tod_webhooks, 23 minutes ago, 8 messages
Can you share what 'I've tried everything I could think of.' means? These are a bit tough to debug as we don't have access to your server and it usually has something to do with how your server is configured. If you can share all the details, we can attempt to review this.
through postman works just fine, and through stripe it doesn't appears in the log... do you think it still can be a allowlist related problem?
Potentially. I know you mentioned you were using GCP but since I do not work in that environment I would not know how to add those webhook IP addresses to allowlist
I'm testing my SSL using the link your documentation provided
๐ Taking over this thread, catching up now
4 ssl tests in progress, the first two got a B grade
Upon checking on your webhook endpoint in evt_3QUGQ8Rv5YAVNj9i00qlodNx, Stripe is unable to connect to your server and this is typically due to a DNS resolution issue
Since your server returned 403 forbidden, I'd recommend checking your server configuration or with the hosting provider
I've added SSL to it. It will take until tomorrow probably to take effect. Let's see