https://bugzilla.wikimedia.org/show_bug.cgi?id=44921

--- Comment #1 from Brad Jorsch <[email protected]> ---
I see two potential issues here (and one client issue).

0. The API requires the "origin" URL parameter be included with the OPTIONS
request. In other words, it must be in the URL rather than in the POST body.
This is a client issue.

1. The API will execute the query for an OPTIONS request for an allowed query,
when it should wait for the followup GET or POST. This should be taken care of
by gerrit change 51007.

2. WMF's squids appear to reject the OPTIONS query before it ever gets to the
API. That's a matter for a different bug, probably bug 41731.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to