Has anyone had luck with

Hello Gurus,

Greetings !

May I ask if anyone had luck with the I am getting to see the page open at - (http://) localhost:8300/apis/api/patient

I have been following the instructions and prerequisites and checked the box against - “Enable OpenEMR Patient Portal REST API” as mentioned in the page - openemr/API_README.md at master · openemr/openemr · GitHub

However, I would like to mention that I am able to launch the application perfectly at - (http://) localhost:8080/interface/login/login.php?site=default

Any points would be really appreciated.

Best,
Satya

If you’re behind a router then ensure port 8300 is open to the web ie port forward.
Better yet, drop the port. You don’t have to use one. Remember also you’ll want to eventually use SSL so drop the port and use the domain + REST endpoint.