How to check if morpho is working or not?
You can quickly check if the service supporting your Morpho biometric device is running properly by accessing a specific URL in your web browser.
For your Morpho biometric device to function correctly, the associated background service needs to be active on your computer. A simple way to verify this is by using a web browser to communicate with the local service.
Step-by-Step Check Method
Follow these steps using the Google Chrome browser:
- Open Google Chrome: Launch the Google Chrome browser on your system.
- Enter the URL: In the address bar at the top of the browser window, paste the following URL: https://localhost:15005/getDeviceDetails
- Press Enter: Hit the Enter key on your keyboard.
Interpreting the Result
Based on the provided reference, if a specific message appears on the screen after pressing Enter, it confirms that the biometric service is operational.
- Success Indicator: If the expected "above message" (as referred to in the reference, typically indicating device details or a successful connection) is displayed on the screen, it means the biometric service is running properly on your computer system or laptop.
This method directly communicates with the local service the Morpho device relies on, providing a straightforward check of its running status.