Page MenuHomePhabricator

api.wikimedia.org causing error on global contributions tool
Closed, ResolvedPublic

Description

It looks like the API Portal is causing a namespace error in global contributions. How does global contributions get namespaces?

Link: https://guc.toolforge.org/?by=date&user=APaskulin+%28WMF%29

Error:

Screen Shot 2020-10-09 at 3.13.56 PM.png (1×1 px, 299 KB)

Possible causes:

  • api.wikimedia.org is not publicly visible at this time
  • If the tool is trying to use the action API, requests to api.wikimedia.org are being proxied through Envoy, so we'd need to add routing for that request.

Event Timeline

Krinkle claimed this task.
Krinkle subscribed.

It looks like this has sorted itself out. I suspect perhaps api.php/siteinfo was blocked, but it is working fine now.