Hello.
We have a doubt.
The backend of our dspace 7.5 is configured with https, but the urls
returned by the api are with http.
Example URL:
https://biblioteca.mpf.mp.br/server/api/authz/authorizations/search/object?uri=https://biblioteca.mpf.mp.br/server/api/core/bitstreams/
8a9c237b-e7d8-4af7-
Update!
I was able to fix the issue by just starting the frontend again. I did pm2
start dspace-angular.json and it worked. I thought that an instance was
already running because I can load the frontend on the local server, but it
seems like it was not running. I still need help getting dspace de
Update again!
I was able to fix the issue by just starting the frontend again. I did pm2
start dspace-angular.json and it worked. I thought that an instance was
already running because I can load the frontend on the local server, but it
seems like it was not running. I still need help getting dspa
Hi
Have anyone encoutered the below error when running "yarn install". I
switched to various node engines to check. After using ^18.18.0 , I got the
elow errors.
$ yarn build:lint || echo 'Skipped DSpace ESLint plugins.'
yarn run v1.22.22
$ rimraf 'lint/dist/**/*.js' 'lint/dist/**/*.js.map' &&