Open tjsnow opened 3 years ago
I just had this happen to me today. A restart fixed it, however, later in the day it did this again (another restart fixed it again). Has anybody looked into this issue since it was posted in 2021? I’m on version 66e42856
Since i updated last night (3 commits) to try and fix one issue I was having, I can no longer get results from goodreads when searching for an author or book. I consistently get SSL errors that say things like
Got error response for https://goodreads.org/search.xml?q=Paul+Mendez&key=ckvsiSDsuqh7omh74ZZ6Q: Exception
SSLError: HTTPSConnectionPool(host='goodreads.org', port=443): Max retries exceeded with url: /search.xml?q=Paul+Mendez&key=*************** (Caused by SSLError(SSLError(1, u'[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:727)'),))
I tried looking around to see if I could get a different API key and found this info on their site...
_Note: As of December 8th 2020, Goodreads is no longer issuing new API keys and plans to discontinue the service entirely. Due to this change, you can no longer get an API key to fetch book information from Goodreads._
So I thought I would try the google books source. I get errors like this (literally searched for the word harry)...
Got error response for https://www.googleapis.com/books/v1/volumes?q=intitle%3A%22harry%22&startIndex=0&printType=books&key=************************&maxResults=40: Blocked
LazyLibrarian version number: d23ad775adba72b36cc29e237ebe60b8d9a90c3c Operating system used: Windows Interface in use: Bookstrap Which api: Good reads, but tried with openlibrary and google as well Source of your LazyLibrarian installation: git Relevant debug log with api keys and any passwords redacted: in description