Remove book_as_single_document flag and throw if book ID is missing
- Remove the book_as_single_document flag, as we have now enabled this flag for everyone in production - Throw if the `isbn` property is missing from the book info returned by VitalSource. If this ever happens, we want to fail loudly instead of silently capturing a URL with no book ID on it.
Showing
Please register or sign in to comment