Closed
Description
I have been trying to test the Rest Api without success. I used RESTClient (Firefox addon) to send a GET request on http://localhost/api/rest/products
and received 404 (Not found). My frontend and backend (Admin dashboard) is working perfectly. I am running Magento on LAMP stack on Ubuntu 14.04. Can't find anything anywhere which can solve my problem so I am opening an Issue here.