Can you try a curl request with Accept: application/json?
I do my best, but same result:
curl -i -H “Accept: application/json” http://127.0.0.1:2113/projection/738d0316-3e1a-40c6-9dc3-f8f9534c25f6
HTTP/1.1 501 Not Implemented
Content-Length: 0
Server: Microsoft-HTTPAPI/2.0
Access-Control-Allow-Methods: GET, DELETE
I’m still using binary build.
P.