I have noticed that the "favorite_authors" XML only includes the first 6 authors, regardless of how many are actually on the user's "favorites" list (visible in its entirety here: https://www.goodreads.com/favorite_au...)
Has anyone else experienced this? Is this by-design as an API limitation?
I think it's by design. as it seems to be purely built for one of the goodreads widgets. I've had to work around it by pulling all reviews from a user and then building a distinct collection of authors.
Am I missing something?