Some audiobook API calls are missing like "Get Audiobook Chapters".
"Get User's Saved Audiobooks" aka currentUserSavedAudiobooks throws an error if you try to use it. It appears it is trying to retrieve SavedAudiobook objects, but the endpoint returns normal Audiobook objects.
It would be nice if we were able to use all of the audiobooks-related APIs in this project. I would possibly be willing to sponsor such a feature if you can provide a cost estimate.
Thanks for bringing these issues with the audiobook endpoints to my attention. I have now started working on fixing them. You can expect a new release within a week or so.
Some audiobook API calls are missing like "Get Audiobook Chapters".
"Get User's Saved Audiobooks" aka
currentUserSavedAudiobooks
throws an error if you try to use it. It appears it is trying to retrieve SavedAudiobook objects, but the endpoint returns normal Audiobook objects.It would be nice if we were able to use all of the audiobooks-related APIs in this project. I would possibly be willing to sponsor such a feature if you can provide a cost estimate.
Thanks.