Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Pointing example to markus site does not work #5

Open
gioppoluca opened this issue May 26, 2016 · 1 comment
Open

Pointing example to markus site does not work #5

gioppoluca opened this issue May 26, 2016 · 1 comment

Comments

@gioppoluca
Copy link

Trying to make this work with:

var config = {
base: 'http://www.markus-lanthaler.com',

It does not work. At a first debug it seems that all the operations are not correctly referred and there is no registerUser function since it is not discovered.
Could be a problem linked to the recent version of jsonld.js?
Thanks

@bergos
Copy link
Owner

bergos commented May 28, 2016

I haven't tried to use the client with Markus site for a while. I'm not sure if there are any changes or as you said it's caused by a change of jsonld.js. Have you tried to run the code against the hydra-middleware examples? That works for me, but also I haven't updated the jsonld.js library in the project for a while.

I'm working on a version that is completely based on SimpleRDF. It will be closer to the Fetch spec. So if you can, please wait some weeks for that new version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants