Skip to content

Improved results error handling

Latest
Compare
Choose a tag to compare
@bmckinney-ebsco bmckinney-ebsco released this 31 Oct 16:12
· 45 commits to master since this release
1432056

Fixed

  • Throws error when query fails with a 200 status code and html error message (query = the meaning of life or 4=2), see #90.
  • Raises a specific "record not found" error instead of a generic "bad request" error when a record cannot be retrieved, see #88.