#MMunir-local webserver endpoints

1 messages · Page 1 of 1 (latest)

slate vale
#

👋 That's a local endpoint that isn't being served. You'll want to make sure you've configured a local webserver that is serving your site.

#

Th node code looks correct. You'd want to check that the node process is running, etc.

neat vortex
#

Well it should sent curl response, was following stripe checkout tutorial on youtube, he did this on local host to try if checkout session is respnding

#

How do you check? Cuz local host server are running i can see my html on localhost4242

slate vale
#

Are your localhost:4242 endpoints running in that same node server from the Checkout tutorial?