[dspace-tech] How to test the end result of Dspace-Orcid integration on Dspace: 6.3 Version.

2019-04-24 Thread Pravin G
As we have done the all settings given on below link for dspace-orcid integration and index-authority result is completed successfully. https://wiki.lib.sun.ac.za/index.php/SUNScholar/Researcher_Identification/5.X/ORCID

Re: [dspace-tech] HTTP 401 error with /items/find-by-metadata-field endpoint

2019-04-24 Thread Tim Donohue
Hi Alan, A 401 HTTP Response means you are "Unauthorized". So, it sounds to me like you need to login first via the REST API before completing that request. Here's info on how to login (and then you'd pass the returned token on future requests):

[dspace-tech] HTTP 401 error with /items/find-by-metadata-field endpoint

2019-04-24 Thread Alan Orth
Dear list, I am having an issue with the DSpace 5.8 REST API's /items/find-by-metadata-field endpoint. There should be hundreds of results for the following search according to the XMLUI and the database, but when searching via the REST API the response is HTTP 401: $ curl -f -H "Content-Type:

Re: [dspace-tech] OAI harvesting or resumption token issue.

2019-04-24 Thread Zikrul
Hi Tim, Many thanks for your reply and time. Regards Hassan On Tuesday, 16 April 2019 16:50:59 UTC+1, Tim Donohue wrote: > > Hello Hassan, > > Unfortunately, that error doesn't provide any extra clues as to what is > going on. It almost sounds like one of your items failed to be indexed >