-
- Gynnad

-
Total Posts: 3
Joined: 2013-02-01
|
Hi,
I’m programming in Java and needs the Magento products in JSON. We are using the Oauth authentication. And everything works well. I’m using the code of the following URL: http://blog.jerrysapps.com/2012/11/05/using-the-magento-rest-api-in-java-with-scribe/.
There is only one problem, each time we want to connect to Magento, we need to use the Authorization URL. Is it possible to skip this part of the connection to Magento, or is there a ‘standard token’ or something we could use?
Thanks for you answer!
|