Open
Description
Web error: 403 (Forbidden) on PATCH of https://"user"/profile/card
You have a running version of node-solid-server
you re-build it for any reason same or increase version
after logging to your existing pod.
edit your card you got the above error.
To solve that you need to clear _keys in /.db/oidc/op/subfolders (/clients, /codes, /refresh, /tokens)
This should be done at server creation
It can also solve issue #968