In magento from admin panel I can have the customer key and customer secret key.. I have install oauth on my system But for getting the access token i give the url as : http://192.168.1.101:8010/magento/oauth/token but it returns as:
This webpage is not found
No webpage was found for the web address: http://192.168.1.101:8010/magento/oauth/token
Error 6 (net::ERR_FILE_NOT_FOUND): The file or directory could not be found.
How can i get resolve of this...