Hello again,
I've gone through the documentation and did the yarn test:rest. Here is the result
The line in the screenshot above, "dspaceServer" property matches UI's "rest" config? false
Which files do I need to compare to match the "dspaceServer" and "rest" configs so that the result will be "true"
The troubleshooting guide also suggested I check the browser for error when I try to access
http://localhost:4000
This is a screenshot of the "Console" tab
This is a screenshot of the "Network" tab
I am seeing references to "HTTPS" in the console tab all though I am trying to access "
http://localhost:4000" . I should mention that I am not using "HTTPS" for communication between the client and the server. I am using the host file with success because the server will only be accessed within the network by the client machine.
Any assistance will be greatly appreciated.
Regards
Sonia