1 messages · Page 1 of 1 (latest)
👋
that would seem to imply that your local sever on port 4242 is not running
do you have another terminal window open where you're running the server?
Just realised this my sercer is running on port 3000
How would i change it to look for port 3000 instead?
stripe listen --forward-to http://localhost:3000/stripe-webhook ?
That worked ty
Cant belive i didnt see that haha
ty