cancel
Showing results for 
Search instead for 
Did you mean: 

404 error for all get/post method in 1.0 using Rest API

404 error for all get/post method in 1.0 using Rest API

Hi,

   I would like to know the exact method of getting products or orders. I tried to get Products/Orders but i'm getting 404 error. 

 

Eg:

url : "http://demo.techfy.in/index.php/api/rest/products" with query string and oauth version is 1.0. I've got authorization from magento (access token and secret key) but i couldn't access any get/post method. Could i get help to overcome with this?