patrickvogel / zeit-on-tolino

Sync the latest ZEIT editions (ePub) with Tolino Cloud
GNU General Public License v3.0
6 stars 0 forks source link

401 unauthorized when trying to download epub #3

Closed l3d00m closed 3 years ago

l3d00m commented 3 years ago

It seems like ZEIT changed their authorization format somehow (?) because you no longer can download the ePubs.

If fails with an error occurred: Request failed (401). The error occurs in this line.

I'm not sure how they do their authorization now, but I assume it's now cookie based instead of Basic authorization?

Thanks for the tool anyways, it was very helpful for me over the last months! If you shouldn't have the time to look into this, then I'll try to find a solution.

patrickvogel commented 3 years ago

Yep, they changed the location & authorization method for epub-file downloads ... should be fixed now :-)

Thanks for your feedback! I already wondered why the latest edition didn't appear on my Tolino, but didn't check the logs yet.

l3d00m commented 3 years ago

Great, thanks for the quick fix!