solid-auth-client icon indicating copy to clipboard operation
solid-auth-client copied to clipboard

README example works in Chromium not Firefox

Open susannachen7 opened this issue 6 years ago • 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

susannachen7 avatar Jan 09 '20 20:01 susannachen7

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?

jaxoncreed avatar Jan 10 '20 15:01 jaxoncreed