Hello –
I’m trying to use the OPENSPECIMEN 1.2 REST API that I installed
in a personal PC – One thing that I’m wondering is how to set the API to work
with my local instance – meaning what are the steps I need in the installation process
(before OS installation and post installation) – since I looked into the caTissue and
it seem that it requires caTissue keychain files & downloading caCORE and other
extra steps – is this the same for OS – do I need to install a cms in order to use
the API ? whatever steps or guides of how to configure the API will be appreciated.
Thanks
-I’m setting a HTTP MIRTH channel and this is what I get when I POST the request
#################################################################
URL: http://bio.rush.edu:8081/openspecimen/rest/ng/authentication
METHOD: POST
[HEADERS]
[PARAMETERS]
[CONTENT]
{“loginId”:“user@rush.edu”,“password”:“vvv???VVV”,“domainName”:“catissuecore”} <–? how do I register a DOMAIN_NAME for my local OS INSTANCE ?
##################################################################################
and the response is !!
###################################################################################
HTTP Status 401 - You must supply valid credentials to access the caTissue Plus REST API
type Status report
message You must supply valid credentials to access the caTissue Plus REST API
description This request requires HTTP authentication (You must supply valid credentials to access the caTissue Plus REST API).