"Error contacting the Parsoid/RESTBase server (HTTP 403)"
Description
Description
| Status | Assigned | Task | ||
|---|---|---|---|---|
| Open | valerio.bozzolan | T1355 Fix VisualEditor in wiki.informazioni.wiki | ||
| Open | None | T1356 Abandon the Lockdown Extension from wiki.informazioni.wiki | ||
| Open | None | T1357 Migrate the "Direttivo:" namespace elsewhere (e.g. to other namespaces, or Nextcloud) |
Event Timeline
Comment Actions
API error response:
{"error":{"code":"apierror-visualeditor-docserver-http","info":"Error contacting the Parsoid/RESTBase server (HTTP 403)","docref":"See https://wiki.informazioni.wiki/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."}}Comment Actions
OK so MediaWiki is contacting itself. And it gets 403 on this page:
But I can successfully visit that page manually, as logged-in. So MediaWiki is probably not sending the cookies to the underlying requests.
Comment Actions
This seems borked because of bugged interaction between the REST API and the Lockdown extension T1356