sandbox-pokhara / league-client

league-client is a python package to communicate with riot servers
MIT License
21 stars 9 forks source link

Login With Credentials it's not working anymore #47

Closed gui-fkb closed 2 weeks ago

gui-fkb commented 2 weeks ago

Maybe riot did something today/yesterday but it looks like login with credentials is not working, i'm getting some cloudfare error.

The error status code is 403, with the following content:

'<!DOCTYPE html>

Attention Required! | Cloudflare

Sorry, you have been blocked

You are unable to access riotgames.com

Why have I been blocked?

This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

What can I do to resolve this?

You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

'

pradishb commented 2 weeks ago

The cloudflare bypass stopped working around Aug 30 02:00 GMT.

pradishb commented 2 weeks ago

Fixed in 22151a9f0ca3bdc4fc4d7b528915d7cd19a27a87

gui-fkb commented 1 week ago

Looks like it is not working again :c