scribe - LinkedInApi class with scope -


i trying out linkedinexamplewithscopes.java example scribe-java. however, errors out on .provider(linkedinapi.withscopes("foo", "bar", "baz")).

withscopes() not recognized part of scribe-1.3.3.jar.

please advise scribe-java version withscopes() included in.

i had same problem 'scibe-1.3.5.jar' works well. try it.

download link: http://mvnrepository.com/artifact/org.scribe/scribe/1.3.5


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -