
Here is the screen display.
The endpoint was meant to display the following which works well in the POSTMAN
{
"status": "success",
"message": "Auth API Connected successful.",
"time_connected": "01-Aug-2020 04:12:17",
"domain": "http://localhost/friconn/v1/"
}
Here is the screen display.
The endpoint was meant to display the following which works well in the POSTMAN