Code Monkey home page Code Monkey logo

Comments (4)

DionSat avatar DionSat commented on August 21, 2024

Weird, I wonder if this is from when I added the OIDC provider dropdown. But it was working when I tested it before. I'll go ahead and take this on and check it out.

from pass.

DionSat avatar DionSat commented on August 21, 2024

I'm not encountering this error. I was able to add my test profiles and my solidcommunity webid as well. Can you reproduce the error again.

from pass.

andycwilliams avatar andycwilliams commented on August 21, 2024

I'm not encountering this error. I was able to add my test profiles and my solidcommunity webid as well. Can you reproduce the error again.

Weird. I'm on the development branch and still getting the same error. I've tried out real usernames, fake ones, with the optional fields and without them...Will have to look into it more what the difference is. Right now I'm pretty consumed by the PR I put up. So if you're not getting the error maybe it's just a problem with my machine or browser or something.

I also want to mention that the Add Contact button does not reset when the action fails. It stays greyed out and I have to refresh the page. Not sure if you can test for that since you're not encountering this error.

from pass.

andycwilliams avatar andycwilliams commented on August 21, 2024

Turns out this was a simple fix. I hadn't updated my .env file.

So if anyone else runs into this, be sure to add the following to your .env:

VITE_OIDC_WEBIDS = '{"http://localhost:3000/": "http://localhost:3000/user/profile/card#me", "https://opencommons.net/": "http://opencommons.net/user/profile/card#me", "https://solidcommunity.net/": "https://user.solidcommunity.net/profile/card#me", "https://login.inrupt.com/": "https://id.inrupt.com/user", "https://inrupt.net/": "https://id.inrupt.com/user"}'

from pass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.