-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
I’m now encountering a persistent "request too frequency - response code: 9002" error when using RoborockApiClient.pass_login() with the python-roborock library. This error persists even after waiting over 16 hours, despite being able to log in successfully with the same credentials via the official Roborock app. Previously, I had no issues with this api.
Observed Behavior
- The error
"request too frequency - response code: 9002"is consistently returned bypass_login. - This has been occurring since 22:00 on April 4, 2025, and persists as of 14:09 on April 5, 2025 (16+ hours later).
Expected Behavior
- After a reasonable delay, the login should succeed and return
user_data, as it did before.
Environment
- System: Manjaro Linux
- Python: 3.13
- python-roborock Version: latest
- Last Attempt: April 5, 2025, 14:09:48
Additional Information
- Login no longer works with the same credentials in the official Roborock app, which was functional until recently.
- This issue started recently; I had no problems with the library or login prior to April 4, 2025.
Question
- Can an IP or mail be banned due to frequent calls to the
pass_loginmethod of this API? If so, when does this restriction reset, and what is Roborock’s policy regarding rate limits or IP bans for this specific API?
Thanks for your assistance!
Metadata
Metadata
Assignees
Labels
No labels