Scribe is a simple OAuth library for Java
can someone help me with this code? Everything goes great till this point. Token accessToken = service.getAccessToken(requestToken, verifier); After …