Page MenuHomePhabricator

API.PHP error
Closed, InvalidPublic

Description

After attempting to login to multiple Wikis, the message appears:

ERROR: api.php responded with unknown result: Throttled

Event Timeline

That happens if you try to perform the same action too often, nothing Huggle can do about it beyond recognise the error message.

The MediaWiki API throttles based on the number of requests per minute. By logging in and out quickly, you've hit this limit. This is expected behavior, closing.