-
Notifications
You must be signed in to change notification settings - Fork 10
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
HTTP error 500 #198
Comments
same issue here |
there is a problem with the Audnexus api currently.. |
What asin and region are y'all seeing this error with? |
Japan here.. tried several different asin, one is: |
Interesting, I do not see it in their catalog: https://www.audible.co.jp/pd/B005X6MLXK Audnexus says the same:
|
How can I make it lookup US region? I have zero interest in audible jp..
…On Wed, 18 Oct 2023 at 06:43, David Dembeck ***@***.***> wrote:
Japan here.. tried several different asin, one is: B005X6MLXK
Interesting, I do not see it in their catalog:
https://www.audible.co.jp/pd/B005X6MLXK
Audnexus says the same:
{
"statusCode": 500,
"error": "Internal Server Error",
"message": "Item not available in region 'jp' for ASIN: B005X6MLXK"
}
—
Reply to this email directly, view it on GitHub
<#198 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7OFYVBCCWO5NFKMT7CKLTX733XFAVCNFSM6AAAAAA5NA4X7OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRXGIZTMOBTGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
It defaults to the US region. This ASIN isn't available in the US either though. |
Hmm,
I just checked it on Amazon us 5 minutes ago again and it’s available there
through audible..
…On Wed, 18 Oct 2023 at 06:49, David Dembeck ***@***.***> wrote:
It defaults to the US region. This ASIN isn't available in the US either
though.
—
Reply to this email directly, view it on GitHub
<#198 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7OFYSIJZINNM6WM3GFJQ3X734NLAVCNFSM6AAAAAA5NA4X7OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRXGI2DGNBYHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
It needs to be an ASIN from audible, not Amazon. They are not the same. |
? I’ve never heard of Asin other than Amazon standard identification number.. had no idea audible were different.. |
Audible is an Amazon company and Audible internally calls product numbers ASINs. Just make sure you use audible.com (or other region suffix) and you should be good 👍 |
https://www.audible.com/pd/Forward-the-Foundation-Audiobook/B005WWT30E |
After entering ASIN number I get an HTTP error 500. Internet connection is working fine. I use Lulu as a firewall, but php and python are not blocked. I have installed m4b-tool using homebrew and m4b-merge using pipx.
I use MacOS 13.5.2 in Macbook with M1 processor.
Thanks for your help!
The text was updated successfully, but these errors were encountered: