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

AudibleApiStorage Missing ? #4

Closed
maurikke opened this issue Nov 8, 2020 · 1 comment
Closed

AudibleApiStorage Missing ? #4

maurikke opened this issue Nov 8, 2020 · 1 comment

Comments

@maurikke
Copy link

maurikke commented Nov 8, 2020

Hello,

I had 2 questions:
1: Is it possible that the AudibleApiStorage class is missing from the source-base?

2: I worked around this class and created my own Locale-instance:
Locale oMyLocale = new Locale("test", "amazon", "uk", "co.uk", "A2I9A3Q2GNFNGQ", "en-GB");
(i got the 'marketId' from the Python/Crystal implementation)

With this lcoalte i pass the first logon and it get a gotcha. Also this step i can pass and then i get to the 'ApprovalNeeded approvalNeeded:'. At that moment an URL is generated like 'https://www.amazon.co.uk/ap/signin?ie=UTF8.......openid.net/auth/2.0' This request results in a 404. Can you tell me if i created the locale wrongly, or did the URLs at amazon / audible change?

I hope you can help me,
Maurice,

@rmcrackan
Copy link
Owner

Sorry, I just noticed this because for some reason github isn't sending me notifications for this project. I'm afraid I don't understand what you mean and I understand if you don't remember either 1/2 a year later.

I can connect to my uk audible account fine. Maybe this is something I already fixed so I'm going to close this. If you have more info though, we'll reopen it.

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

No branches or pull requests

2 participants