Problems loading data from external sources

I added two foaf:interests to my profile, but both cannot be fetched in the data browser due to different reasons

1) Data from dbpedia

:me foaf:interest <http://dbpedia.org/resource/Linked_Data> .

Outline.expand: Unable to fetch <About: Linked data Failed to load <About: Linked data; Fetcher: <About: Linked data; status: 404

Solid-Server seems to proxy non-https requests somehow, but fails:

Request URL: https://angelo.veltens.org/xss/?uri=http%3A%2F%2Fdbpedia.org%2Fresource%2FLinked_Data
Request Method: GET
Status Code: 404 

Why does dbpedia still not serve https by the way??? :scream:

2) Data from wikidata

:me foaf:interest <https://www.wikidata.org/entity/Q852989> .

Outline.expand: Unable to fetch <https://www.wikidata.org/entity/Q852989&gt;: Failed to load <https://www.wikidata.org/entity/Q852989&gt; Fetcher: fetch failed: TypeError: Failed to fetch status: 999

The data browser seems to have problems with the redirect to the rdf information resource:

Access to fetch at 'https://www.wikidata.org/entity/Q852989' from origin 'https://angelo.veltens.org' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: Redirect is not allowed for a preflight request.

Bug or feature?

Am I doing things wrong, or should I file bugs somewhere?

I am having the same problem. Very new to this, so can’t offer any solutions but thought I’d mention that I’m in the same boat

1 Like