[annotator-dev] Unable to create local store

Ajay Singh pratapsinghajay at gmail.com
Fri Jul 12 15:48:25 UTC 2013


Hi All,

I have installed and run the elasticsearch server. I am able to
insert/fetch data from elasticsearch server using 'curl' command.
Now when I run the run.py no message is displayed.

After that when I changed tokenUrl as
c.tokenUrl || "http://localhost:5000/api/token"  and storeUrl  as
"http://localhost:5000/api" and try to create/ search / update
annotations, I always get a message as ' Sorry we could not
create/search/update the annotation'.

When I changed tokenUrl  as
"http://annotateit.org/api/token"  and storeUrl as
"http://annotateit.org/api <http://annotateit.org/api/token>"  , Then it
works properly and stores
the annotations on annotateit properly.


What is wrong with it? Why  it's not working on my local machine?
Please help.

Thanks in advance,
Ajay
-----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/annotator-dev/attachments/20130712/3c35b110/attachment-0001.html>


More information about the annotator-dev mailing list