SolidOS / solidos

The operating system for Solid
https://solidos.solidcommunity.net/
MIT License
127 stars 19 forks source link

deleting a test localhost profile to create a profile with an FQDN #176

Closed amsyvah closed 2 years ago

amsyvah commented 2 years ago

I created a test profile http://localhost:3000/myname/profile/card#me after which I am trying to delete this localhost profile, but the page http://localhost:3000/idp/register/ shows an error and requires a proof, http://localhost:3000/myname/profile/card#me http://www.w3.org/ns/solid/terms#oidcIssuerRegistrationToken "e46c486a-7df1-4446-b005-ec00026faf23" added to the profile page, when I embed this, there is a syntax error: Error saving back: Error: Web error: 403 (Forbidden) on PUT of http://localhost:3000/myname/profile/card#me

Is there a way to login with my email account somewhere and delete the account and profile?

Thank you.

amsyvah commented 2 years ago

Sorry, wrong repo.