Closed GoogleCodeExporter closed 9 years ago
If you are running it in command prompt: use this syntax (replace your consumer
key
and secret)
java com.google.code.linkedinapi.client.examples.OAuthAuthenticationExample
-consumerKey TdA4ZuoRgD46-vh8kFF9l0xcs5W3ODBaGdto1OdLv9ujfZiKpq4_KBfT7j-xxxxx
-consumerSecret biSbgqH0hSzCvDMDsQyA21AOapiLzUS8Ka11QDraqVGj8kFZJEY1FrqUqYdxxxx
If you are running it in eclipse: Go to Run configuration - Arguments and in the
Program arguments specify: (replace your consumer key and secret)
-consumerKey TdA4ZuoRgD46-vh8kFF9l0xcs5W3ODBaGdto1OdLv9ujfZiKpq4_KBfT7j-xxxxx
-consumerSecret biSbgqH0hSzCvDMDsQyA21AOapiLzUS8Ka11QDraqVGj8kFZJEY1FrqUqYxxxxx
Hope that helps.
Regards
Nabeel Mukhtar
Original comment by nabeelmukhtar
on 15 Dec 2009 at 5:28
Original issue reported on code.google.com by
thucquye...@gmail.com
on 14 Dec 2009 at 10:00