API won't return patent_title
It seems that the API cannot return any patent title related fields, including patent_title, cited_patent_title, and citedby_patent_title.
I got HTTP 500 when making the following API call:
But it works if I remove patent_title from the returned fields:
Could anyone look into this? Thanks!