#Error 422

1 messages · Page 1 of 1 (latest)

austere otter
#

The webhook URL is invalid because it is unreachable from Mollie's point of view.

I've been testing for sometime in my dev env, everything used to be fine. I'm using ngrok and its actually up, but since yesterday I keep getting this error while the webhook is accesible? Any idea why?

#

Tried reinstalling ngrok and made a new acc too with a completely new domain, same story. It is accesible from the internet and it used to be fine? Am I overlooking something by any chance?

#

Figured out that the free ngrok plan shows a warning page before accessing the actual destination that's blocking from reaching webhook endpoint properly. All good now.

#

NVM, even this is not true. I just found out my code was just sending localhost instead of the ngrok URL somehow.