libbib icon indicating copy to clipboard operation
libbib copied to clipboard

read_xml error

Open ovvolkov opened this issue 2 years ago • 2 comments

The package libbib installed on ubuntu linux through install.packages command. The following error appears with a proposed example

worldcat_api_classify_by_oclc("877749545") Error in read_xml.raw(charToRaw(enc2utf8(x)), "UTF-8", ..., as_html = as_html, : Space required after the Public Identifier [65]

ovvolkov avatar Jul 03 '23 07:07 ovvolkov

It looks like OCLC decided to, without warning restrict the classify API and now you need an API key. I'll plan to re-write that functionality so it works again Do you have an API key?

tonyfischetti avatar Nov 14 '23 15:11 tonyfischetti

Looked further into it... it looks like the classification thing moved to the Metadata API. I'll be exploring it this month

tonyfischetti avatar Nov 14 '23 15:11 tonyfischetti