Closed angelo-v closed 1 year ago
Access to fetch at 'https://storage.inrupt.com/6b10dbbd-b39c-4fd4-adf0-813bbea5aac3/extendedProfile' from origin 'https://pod-os-browser.netlify.app' has been blocked by CORS policy: The value of the 'Access-Control-Allow-Credentials' header in the response is 'false' which must be 'true' when the request's credentials mode is 'include'.
rdflib.js includes credentials by default, which I think is not necessary and should be removed, since Solid Standard does not cover cookies or basic auth.
rdflib.js includes credentials by default, which I think is not necessary and should be removed, since Solid Standard does not cover cookies or basic auth.