I just installed a DSpace 7.4 backend to localhost following the instructions pretty close. All went well so far, but somehow the rest api seems to fail. config/local.cfg: dspace.server.url = http://localhost:8080/server dspace.ui.url = http://localhost:4000
bin/dspace healthcheck Url: http://localhost:4000 Assetstore size : 0 bytes etc., looks normal to me bin/dspace database test Connected successfully! The HAL browsers appears at http://localhost:8080/server But: curl http://localhost:8080/server/api/ says HTTP Status 404 At least webapps/server/WEB-INF/lib/dspace-api-7.4.jar is where it needs to be. Anyone any idea on where to look next to get the API working ? Thanks a lot in advance ! -- Goetz -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/b1733c37-c6e3-480f-976f-7c79cb1dc686n%40googlegroups.com.
