Ive just started with magento REST API and Im terrified on learning and observing that magento is responding with: "404 not found" if u have port number other than 80. For some reason, I cant use port 80.
Any solution to this plz...
Thanx in advance
EDIT: Adding the URL Im trying to access: http://localhost:8888/magento/oauth/initiate?oauth_callback=" . urlencode(http://localhost:8888/magentorest/restcallback.php)