EL-S / RoyalRoadAPI

A Python API wrapper for RoyalRoad that can asynchronously curate EPUBs
8 stars 6 forks source link

[Bug] Cannot login anymore #1

Open CamilleHbp opened 5 years ago

CamilleHbp commented 5 years ago

Hello! I've been trying to get back to my reader app today. My login function wasn't working anymore, so I've tried using chaquopy with your library.

It didn't work as well, so I've tried using the python command line to launch the login function.

I still get "Failed login". Is it working from your side? Or has RoyalRoad changed something? #

EL-S commented 5 years ago

They changed the login system and how they handle the security verifications, I'm working on a fix. I got the login working again but more sensitive operations like changing passwords and sending messages still won't work.