Last modified: 2009-06-17 16:25:34 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T21263, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19263 - Access forbidden for MediaWiki API for Wikimedia HTTPS secure.wikimedia.org SSL access
Access forbidden for MediaWiki API for Wikimedia HTTPS secure.wikimedia.org S...
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
https://secure.wikimedia.org/wikipedi...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-17 15:55 UTC by Brion Vibber
Modified: 2009-06-17 16:25 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Brion Vibber 2009-06-17 15:55:44 UTC
From bug 13049 comment 11:

------- Comment  #11 From Russell Blau  2009-06-15 12:53:55 UTC  -------

Same problem as #10: https://secure.wikimedia.org/wikipedia/en/w/api.php
returns HTTP 403 ("Forbidden") -- just started as an issue today, as a
scheduled script ran without errors less than six hours ago.
Comment 1 Andrew Garrett 2009-06-17 16:25:34 UTC
Fixed with a live hack:

if ($secure) {
	$url = "/$site/$lang$url";
}

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links