When I query MCS for a Main Page, I get the following:
{
"status": 504,
"type": "api_error",
"title": "no mobileview in response",
"detail": {
"error": {
"code": "unknown_action",
"info": "Unrecognized value for parameter 'action': mobileview",
"docref": "See https://gbf.wiki/api.php for API usage"
}
},
"method": "GET",
"uri": "/gbf.wiki/v1/page/mobile-sections/Main_Page"
}http://localhost:6927/gbf.wiki/v1/page/mobile-sections/Main_Page
Relates to: https://github.com/openzim/mwoffliner/issues/388