4Science / DSpace

This repository contains the 4Science optimized DSpace & DSpace-CRIS distribution.
https://wiki.lyrasis.org/display/DSPACECRIS/
BSD 3-Clause "New" or "Revised" License
42 stars 61 forks source link

Error Return /server/api endpoint for "self" href using https #409

Open cicoph opened 9 months ago

cicoph commented 9 months ago

Describe the bug The endpoint /server/api return alls _links: {... "examples": { href }...} with https:// prefix but the "_links" : { "self" : { "href" : "http://test.domain.org/server/api" }, is always in http://. It generate wrong request.

Using version 7 Version: 2023.01.01