inrupt/pod-server

Routing problem

Closed this issue · 1 comments

$ curl http://michielbdejong.localhost:8080/public/.acl
{"error":"invalid_request","error_description":"unrecognized route or not allowed method (GET on /public/.acl)"

Work-around: comment out https://github.com/inrupt/pod-server/blob/dev/src/server.ts#L98-L99

Looks like this was resolved and we now see #29 directly