Page MenuHomePhabricator

https://wikiwho.wmflabs.org/en/api/v1.0.0-beta/ Swagger documentaition attempts to make API calls over HTTP
Open, LowPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

Blocked loading mixed active content “http://wikiwho.wmflabs.org/en/api/v1.0.0-beta/latest_rev_content/page_id/1/?o_rev_id=true&editor=true&token_id=true&out=true&in=true”

What should have happened instead?:
The API calls should be made over HTTPS, so no mixed active content errors are caused.

Software version (skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Firefox 104.0.2 (64-bit)

Event Timeline

MusikAnimal subscribed.

Thanks for reporting! I assume the Django app needs to be configured to trust Cloud Services' reverse proxy. Triaging as low priority given this only effects the Swagger docs.