Problem/Motivation

* Installed the module and its deps on current D8.8
* The explorer page itself on jsonapi-explorer/app?location=... has the correct 200 response and correct content
* The assets jsonapi-explorer/main.js(&.css) return a 404
* Debugging shows that the method \Drupal\jsonapi_explorer\Controller\AppProxyController::proxy is never reached in latter case

Setting critical as this makes the module unusable.

Proposed resolution

???

Comments

geek-merlin created an issue. See original summary.

geek-merlin’s picture

Title: Broken with 404 on main.* » Broken with 404 on main.css/main.js
geek-merlin’s picture

Status: Active » Closed (works as designed)

I could track this down to a configuration feature of the wodby nginx conf.

bradhawkins’s picture

I'm having the same error and I think it's probably related to Lando's nginx config. Can you share what you changed?