Dear all,
Just installed DSpace 7.1 over Ubuntu and able to connect to the REST API by running yarn config:check:rest works fine and runing yarn start also works.
I can login to the angular interface however I was looking the following errors
at the home page (error.top-level-communites) and also the following error while I was creating top level communtiies(An error occurred searching for a community
Request is invalid or incorrect)
May I get your support please
Testing the rest fine
jaware@library:~/angular-dspace# yarn config:check:rest
Building production environment
No specific environment file found for --prod
Angular environment.ts file generated correctly at ./src/environments/environment.ts
RESPONSE: 200
Checking JSON returned for validity...
"dspaceVersion" = DSpace 7.1
"dspaceServer" property matches UI's "rest" config? true
Does "/api" endpoint have HAL links ("_links" section)? true
Done in 3.77s.
Best,Jaware