Morning All,
We are having some issues with the REST API endpoints. We use vNext for the web, but have REST enabled and Classic Disabled.
However, when going to the localhost/reset/server/status page from the MF server, I get:
I have checked the rewrite rules, the IIS config and using `netstat -anob` I can see grpc server listening on 7767
I feel like I have read through every bit of documentation but can't find the cause of this. Does anyone have any pointers?