url <- "https://api.elsevier.com/content/article/PII:S0370269310012608?httpAccept=text/plain"
crm_plain(url)
#> [1] "<service-error><status><statusCode>INVALID_INPUT</statusCode><statusText>View parameter specified in request is not valid</statusText></status></service-error>"
im guessing its due to missing attributes (probably doi and crossref member in particular), see
and possibly others, e.g,
im guessing its due to missing attributes (probably doi and crossref member in particular), see