solidcommunity.net icon indicating copy to clipboard operation
solidcommunity.net copied to clipboard

500 on requesting resource

Open AJamesPhillips opened this issue 4 years ago • 0 comments

I have the following resource: https://ajp2.solidcommunity.net/data_curator_v1/knowledge_views.ttl

I have added this user: https://pod.inrupt.com/ajp/profile/card#me to the parent directory: https://ajp2.solidcommunity.net/data_curator_v1 as a viewer.

If I get a session with inrupt.com as https://pod.inrupt.com/ajp/profile/card#me and run the following code I get a 500 error.

await getSolidDataset("https://ajp2.solidcommunity.net/data_curator_v1/knowledge_views.ttl", { fetch: solid_fetch })

AJamesPhillips avatar Aug 26 '21 23:08 AJamesPhillips