sosedoff / goodreads

Goodreads API wrapper

Home Page:https://www.goodreads.com/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

author_by_name is always returning NotFound

aaronbronow opened this issue · comments

It seems like Goodreads may have changed something with how the author search works because client.author_by_name('Orson Scott Card') is always returning Goodreads::NotFound.

New release 0.4.3 is out with your fix. Thanks