Routing problem
Closed this issue · 1 comments
michielbdejong commented
$ 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
michielbdejong commented
Looks like this was resolved and we now see #29 directly