Posts

Showing posts with the label desktop-application

Java desktop application connecting to web service - oAuth

Java desktop application connecting to web service - oAuth I have no idea how to connect Java desktop application to Shoplo API. I read many websites but all of them are outdated and its really hard to download binaries they use. I read www.javacodegeeks.com article about "Simple REST client in Java" but it doesn’t cover a oAuth protocol. I don’t know how to send following parameters: oauth_consumer_key - the API KEY for your app oauth_consumer_secret - the shared secret for your app Shoplo API By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.