Steps to replicate the issue (include links if applicable):
> php maintenance/run.php ./extensions/GrowthExperiments/maintenance/importOresTopics.php --apiUrl https://en.wikipedia.org/w/api.php --wikiId enwiki --count 100 --verbose Found 41 articles There was a problem during the HTTP request: 400 Bad Request
What happens?:
The script fails with 400. The error message behind is model_info query parameter is not supported by this endpoint anymore. For more information please visit https://wikitech.wikimedia.org/wiki/ORES. This can be checked by requesting https://ores.wikimedia.org/v3/scores/?model_info=version. More info about the ORES model deprecation.
What should have happened instead?:
The script should import ORES topics from production to a test/local instance