Topic on Talk:RESTBase

RESTBase, HTTPS and Mixed Content error

2
Summary by Seb35

On a HTTPS-enabled wiki, RESTBase must be served through HTTPS.

66.133.74.101 (talkcontribs)

I have a mediawiki 1.28.2 site served over HTTPS. Both parsoid and restbase are running and served internally in containers. Parsoid works but when trying to use restbase functionality, I get:

load.php?debug=false&lang=en&modules=jquery%2Cmediawiki&only=scripts&skin=vector&version=00zsvrj:140 Mixed Content: The page at 'https://freecalifornia.wiki/index.php?title=Category:Help&action=edit' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://restbase:7231/freecalifornia.wiki/v1/transform/wikitext/to/html/Category%3AHelp/10796'. This request has been blocked; the content must be served over HTTPS.

RESTBase load failed: error

Is there anyway to resolve this? Thanks.

Seb35 (talkcontribs)