After creating a new account, trying to browse the new Pod with penny UI return error 400
step to reproduce
-
start a recipe instance with:
npx community-solid-server -c config-penny.json -f ~/Documents/ -p 3005
-
go to localhost:3005/idp/register/ and create a new account, choose the option " Create a new WebID for my Pod." and fill up the form, choose bar as a pod name
-
after registration, the "You've been signed up" page shows a link to the Pod URL localhost:3005/bar/ , click the URL
-
Now you should be back on Penny UI, click the Connect button and enter your freshly created credential
Expected behaviour
Can explore the pod as we can do when using penny as an external app
Current
get a 400 error

related bug
After a successful login to penny UI, clicking the "Your profile" button, bump into #4
After creating a new account, trying to browse the new Pod with penny UI return error 400
step to reproduce
start a recipe instance with:
npx community-solid-server -c config-penny.json -f ~/Documents/-p 3005go to
localhost:3005/idp/register/and create a new account, choose the option " Create a new WebID for my Pod." and fill up the form, choosebaras a pod nameafter registration, the "You've been signed up" page shows a link to the Pod URL
localhost:3005/bar/, click the URLNow you should be back on Penny UI, click the
Connectbutton and enter your freshly created credentialExpected behaviour
Can explore the pod as we can do when using penny as an external app
Current
get a 400 error
related bug
After a successful login to penny UI, clicking the "Your profile" button, bump into #4