Hi,
did someone already get the RESTbase server running with an IIS MediaWiki ?
The server is started, there are no warnings, no errors.
If I enter http://localhost:7231/localhost/v1/
I'll get the following error:
{"type":"https://mediawiki.org/wiki/HyperSwitch/errors/internal_error","method":"get","detail":"Error: Invalid path.","uri":"/localhost/v1/"}
.
I know this is a 404 error but I don't know where to debug this.