Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
When required attributes are missing from an OAuthAccessResourceRequest, an exception is thrown with a generic message "OAuth parameters were not found". Debugging is much easier if the underlying reason (missing token, missing header) is included with the exception being thrown.