See getAccessor method of SampleOAuthProvider.java
As OAuth 1.0a specfication, if having error with invalid or expired token,
provider must response with code 401.
This Sample provider need to set parameter
OAuthProblemException.HTTP_STATUS_CODE 401 for OAuthProblemException
Original issue reported on code.google.com by NguyenAnhKien2a@gmail.com on 12 Jan 2012 at 10:04
Original issue reported on code.google.com by
NguyenAnhKien2a@gmail.com
on 12 Jan 2012 at 10:04