solidcommunity.net
solidcommunity.net copied to clipboard
500 on requesting resource
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 })