DeviatorZ / league-account-checker

an account checker for league of legends
GNU General Public License v3.0
60 stars 9 forks source link

[ERROR] xxx RiotConnection:RequestException - PUT : /rso-auth/v1/session/credentials : 400. Retrying... #15

Closed movingfeds closed 1 year ago

movingfeds commented 1 year ago

When i start it with my accounts it says : [ERROR] Request exception: PUT : https://127.0.0.1:50000/rso-auth/v1/session/credentials image

DeviatorZ commented 1 year ago

Hi, since it reached the login phase - riot client has been launched successfully. I pushed a new update - added a retry limit so some accounts might get skipped. Let me know if it happens to all accounts or only some. Status code is now also displayed in console so it would be helpful if you could send me a screenshot if it still happens.

movingfeds commented 1 year ago

After that fix i got new bug idk whats happening image

DeviatorZ commented 1 year ago

What server are the accounts? image I could only reproduce it with a SG2 server account and riot seems to be having issues with moving garena accounts to riot accounts so API doesn't work properly

DeviatorZ commented 1 year ago

Another possible cause - some servers like BR currently run on a different patch and since the checker runs multiple threads patching is disabled so you need to manually login on an account on that server and allow league client to update.

kubakakauko commented 1 year ago

I know this is closed however i wanted to mention that it seems to still be the issue. I tried it on a quite a few regions and it happened on all of them.

DeviatorZ commented 1 year ago
  1. It would help me if you'd send me your device specs and OS + how many threads are you running.
  2. Is it the same request that's failing and what's the status code?
  3. Is your internet connection stable?
  4. Did you update the client manually? I'm planning to add client updating to checker when it's ran single threaded.
hywj212 commented 1 year ago

i have the same error 1.win10,only 1 thread running 2.yes,all fail is same code 3.yes 4.yes

DeviatorZ commented 1 year ago

Hi, I just pushed an update for client updating when it's ran single-threaded. I cannot find a way to reproduce this specific error. If the issue persists contact me on discord Deviator#0059

EDIT: Cause found - log out and make sure "Stay signed in" is disabled 23