I am getting following error when attempting to use rest api
{
"exception": "com.flashphoner.rest.server.exception.NotFoundException",
"path": "/rest-api/stream/find_all",
"error": "Not Found",
"message": "NOT FOUND",
"timestamp": 1549879963663,
"status": 404
}