summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/scm/webid-oidc/resource-server.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scm/webid-oidc/resource-server.scm b/src/scm/webid-oidc/resource-server.scm
index 4b38248..3c4e981 100644
--- a/src/scm/webid-oidc/resource-server.scm
+++ b/src/scm/webid-oidc/resource-server.scm
@@ -304,7 +304,7 @@
#:userinfo (uri-userinfo server-uri)
#:host (uri-host server-uri)
#:port (uri-port server-uri)
- #:path (uri-slash-semantics-error-expected-path error)))))
+ #:path (uri-slash-semantics-error-existing error)))))
#f
user))
((or (ldp:path-not-found? error)