Topic on Talk:RESTBase

Costas Athan (talkcontribs)

Does it come along with MediaWiki 1.35 or should it be installed separately? If it doesn't come along with MediaWiki 1.35 is it mandatory for VisualEditor to work properly or we can skip its installation?

Akhilkodali (talkcontribs)

I had to enable VisualEditor to make it work on 1.35.0

I was able to get

rest.php/v1/page/Main_page/bare and rest.php/v1/page/Main_page to work


But rest.php/v1/page/Main_page/html fails.

It gives the following error

{

"messageTranslations":

{"en":"Unable to fetch Parsoid HTML"},

"httpCode":500,

"httpReason":"Internal Server Error"

}


What should I do to make html endpoint to work?

SkywalkerPL (talkcontribs)

+1 to the question "What should I do to make html endpoint to work?"

Reply to "MediaWiki 1.35"