stripe/stripe-cli

Webhook failing but doesn't appear in logs

Closed this issue · 1 comments

Issue

I have deployed my React/Remix application onto Netlify (https://icongenn.com)
Source code: https://github.com/stripe/stripe-cli/assets/42260999/250c387f-45f2-466f-bd2d-d7b305d3c007

Stripe webhooks is showing a 500 error, but the issue doesn't appear to be seen in my logs. (Note: I am using Test Mode)
CleanShot 2023-06-11 at 19 27 54@2x
CleanShot 2023-06-11 at 19 24 28@2x

CleanShot.2023-06-11.at.19.55.48.mp4

Expected Behavior

For my webhooks and logs to show successful webhook events.

Steps to reproduce

Visit https://icongenn.com/checkout and complete the checkout event(testing data).

Traceback

Share any debug output that was given by the CLI

Environment

macOS

CLOSED issue, was able to fix issue 😄