Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to get chapters for books released in the last few month #658

Closed
JaegerMaster opened this issue Jul 30, 2023 · 4 comments · Fixed by #659
Closed

Failed to get chapters for books released in the last few month #658

JaegerMaster opened this issue Jul 30, 2023 · 4 comments · Fixed by #659

Comments

@JaegerMaster
Copy link

Most of the time, the chapter endpoint leads to 404 error. Not sure if this is an aduble issue or not, as it started happening only a few days ago.

Example URL:

https://api.audnex.us/books/B0BLJ78Y1Y/chapters: status code 404, Not Found

@djdembeck
Copy link
Collaborator

Thank you for filing this - I've noticed this issue on a handful of books as well. We recently merged a chapters change, which is likely to be a factor.

I'll look into this and maybe get a patch up soon.

@djdembeck
Copy link
Collaborator

Taking a further look into this, it seems to be an Audible issue:
https://api.audible.com/1.0/content/B0BSLV7WV8/metadata?response_groups=chapter_info

{
    "message": "Generic error encountered while performing client evaluation for allowed consumption types."
}

@JaegerMaster
Copy link
Author

I think this issue has cropped up again:

Error while requesting https://api.audnex.us/books/B0CHSDFBB1/chapters: status code 404, Not Found

@TaroAM
Copy link

TaroAM commented Oct 1, 2023

Error while requesting https://api.audnex.us/books/B07XTMQ66Y/chapters: status code 404, Not Found
Thought it was release date but this was out in 2019 and still has the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants