http://gmartinezgil.wordpress.com/2013/ ... pi-in-java -with-scribe/
Итак, в настоящее время у меня работает токен oAuth и проверка.
Код: Выделить всё
final String MAGENTO_API_KEY = "My Key";
final String MAGENTO_API_SECRET = "My Secret";
final String MAGENTO_REST_API_URL = "http://127.0.0.1/magento/api/rest";
Код: Выделить всё
404
Подробнее здесь: [url]https://stackoverflow.com/questions/20324122/using-java-magento-rest-api-404-error[/url]