We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
inrupt.com
await getSolidDataset("https://ajp2.solidcommunity.net/data_curator_v1/knowledge_views.ttl", { fetch: solid_fetch })
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: