Webhooks do not accept IP Addresses as webhook URL
almost 2 years ago by Aniket
Hi!
I'm trying to create an Alchemy webhook with the URL http://36.149.103.71/activity
but keep getting a 403 forbidden
error. However if I create the webhook with http://a.com/activity
, the webhook is successfully created!
What am I doing wrong?