fn invalid_request_type(
err: &SendAccessTokenError,
) -> Option<&SendAccessTokenInvalidRequestError>Expand description
The send_access_error_type of an invalid_request response, if that’s what this is.
fn invalid_request_type(
err: &SendAccessTokenError,
) -> Option<&SendAccessTokenInvalidRequestError>The send_access_error_type of an invalid_request response, if that’s what this is.