You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'be wrote simple app to login and fetch player's info. It worked, but it stopes to work couple of weeks ago. Any request cause the same thing:
DEBUG:Protobuf structure of rpc response:
status_code: 52
DEBUG:Error during protoc parsing - ignored.
DEBUG:Parsing sub RPC responses...
INFO:Unhandled exception: Request throttled by server... slow down man
I've inserted time.sleep between login and fetch player's information. But the same thing
The text was updated successfully, but these errors were encountered:
I'be wrote simple app to login and fetch player's info. It worked, but it stopes to work couple of weeks ago. Any request cause the same thing:
I've inserted time.sleep between login and fetch player's information. But the same thing
The text was updated successfully, but these errors were encountered: