Error when filtering for cpc_group_id
Hello all.
I am using R and I am trying to extract patents. I am making use of the library(patentsview).
I am facing the following problem:
When I use the command "cpc_group_id":"A01C", the code runs smoothly and returns a result.
When I try to use the code A61K, it returns the following error message: "Error in xheader_er_or_status(resp) : Internal Server Error (HTTP 500)."
I am a bit lost here. Am I doing something wrong?
Thank you in advance