https://bugzilla.wikimedia.org/show_bug.cgi?id=72384
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |UNCONFIRMED Ever confirmed|1 |0 --- Comment #4 from Brad Jorsch <[email protected]> --- Cannot reproduce as described, submitting that query data to www.wikidata.org as a POST using OAuth with valid authorization headers works fine when I try it. I do see exceptions logged about invalid authorization headers, and testing that does give an internal server error rather than the expected API error response. I'm going to go ahead and fix that error, and if you can confirm that it's only invalid authorization headers giving the problem then this bug can be changed back to PATCH_TO_REVIEW. (In reply to Magnus Manske from comment #2) > Update 2: One query returned me being OAuth-enticated as an IP. > Specifically, 10.68.17.9, which wasn't my IP at the time. 10.68.17.9 is one of the Tool Labs webgrid hosts. Was the API query sent from Tool Labs? That sounds like you hit a wiki using HHVM when the OAuth authorization was done using Zend, or vice versa. For some reason the OAuth stuff doesn't seem to be shared between the two. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
