darkphoenix / tolino-calibre-sync

Access to tolino cloud with Python 3 and Calibre
GNU Lesser General Public License v2.1
52 stars 7 forks source link

registerhw request missing #7

Open supermar1010 opened 1 year ago

supermar1010 commented 1 year ago

Hello, I've been trying to set this up using use_device. As far as I understood I need to login wiht the dev tools open to find the registerhw request. I tried it with multiple providers (buecher.de, osiander and hugendubel), but I can't find a registerhw request in the network tab. Has something changed with the providers, or are those incompatible? I included a screenshot of my network tab, while logging in. Don't worry the auth code, is expired anyways :)

grafik

After those requests, there are many css and js requests, then comes the https://www.thalia.de/auth/oauth2/token. Which returns an access and refresh_token.

darkphoenix commented 1 year ago

there seem to have been some changes; I'm trying to figure them out and adapt both my code and instructions (see #8). Sorry, I've not had much time for this project lately.