nodeSolidServer/solid-auth-client

README example works in Chromium not Firefox

susannachen7 opened this issue · 1 comments

In Firefox, this error appears in console:

Error logging in with WebID-OIDC webid-oidc.js:22:12
TypeError: "NetworkError when attempting to fetch resource." webid-oidc.js:23:12
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://susannachen.solid.community/.well-known/openid-configuration. (Reason: CORS request did not succeed).

In Chromium, it successfully redirects to login page

Could you give more details about the specific example from the Readme you're doing? Are you installing as an NPM dependency or from source?