I want to access the REST API of magento through REST.I create oauth_consumer with consumer Key and secret from magento admin panel but i am unable to get the access token to access the data. I am following below tutorials http://www.magentocommerce.com/wiki/doc/webservices-api/introduction_to_rest_api & http://www.magentocommerce.com/api/rest/authentication/oauth_configuration.html
I am getting all products using /api/rest/products but unable to get customers list etc. Guys please do needful , i am new bee in magento.