#greends-webhook-errors

1 messages ยท Page 1 of 1 (latest)

mint brambleBOT
#

Hello! We'll be with you shortly. 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.

sand gazelle
#

You've started up your server locally, correct? And you're sure you're using port 3000?

ivory python
#

Yes

sand gazelle
#

and you're 100% sure you're route is configured correctly? (That you have a /webhook route and don't accidentally have it set to something else)

sand gazelle
#

Have you been able to hit that endpoint to make sure? and do you have an example event ID I can take a look at?'

sand gazelle
#

How did you check that the other routes were working?

ivory python
sand gazelle
#

and what happens if you just try and hit the webhook route on your frontend?

sand gazelle
#

Are you sure you don't have an older version of your app running somewhere else? Other than that, something must be wrong with your app router

ivory python
#

I'll renew node_modules, ,next folder and the lock file
and come back

sand gazelle
#

๐Ÿ‘

ivory python
sand gazelle
#

Then something deeper is likely wrong in your app routing and you need to do some debugging to try and get this to work

mint brambleBOT
#

greends-webhook-errors