class OAuthenticator::DuplicatedParameters

an error indicating duplicated paramaters present in an authorization header, in violation of section 3.1 (“Each parameter MUST NOT appear more than once per request.”) and 3.2 (“The server SHOULD return a 400 (Bad Request) status code when receiving a request with unsupported parameters, an unsupported signature method, missing parameters, or duplicated protocol parameters.”)