TnS-hun / kobo-book-downloader

A tool to download your purchased Kobo books and remove the DRM from them.
The Unlicense
262 stars 64 forks source link

ERROR: Capcha mecanism - 403 Client Error: Forbidden for url #19

Closed tioui closed 2 years ago

tioui commented 2 years ago

Hi, I try to connect to the kobo-book-downloader to Kobo API using the new Capcha mecanism. It seems to found everything it need to connect, but when actually opening the API, it receive a 403 Client Error. I have attached the log file (without my credential of course) with the "--verbose" option

Thanks, kobo_error.log

TnS-hun commented 2 years ago

It should be working again.

subdavis commented 2 years ago

@TnS-hun could I ask how you're solving these? I really appreciate the assistance.

When looking at the auth flow in chrome inspector, the old URL that doesn't work in our apps works just fine.

Screenshot from 2022-04-24 21-24-16

TnS-hun commented 2 years ago

I am using the Genymotion Android emulator to run the Kobo app, then inspect the traffic that it makes with HTTP Toolkit.