Dear DSpace Community,
While using the DSpace 8.0 REST API, we have encountered an issue related to the "self link" in responses. Specifically, when making requests to the discover/search endpoint with query parameters (e.g., scope and configuration), the self link in the response does not reflect the full URL with the query parameters. Instead, it only points to the generic endpoint URL.
Example Request:
GET /server/api/discover/search?scope=<scope-id>&configuration=<configuration-id>
Example Response:
This inconsistency generates the following warning in the frontend logs:
This discrepancy may lead to warnings in the frontend logs and could potentially affect functionality such as pagination and filtering.
If anyone in the community has insights into this behavior or has addressed similar issues, sharing solutions or workarounds would be greatly appreciated.
Best regards, Lucas.
Hi Tim,
Thank you for your earlier response and for the clarification regarding the warnings. It was very helpful.
I’d like to report an issue I’m experiencing when trying to view all metadata of an item or edit its permissions in the administrative interface. On several occasions, these pages keep loading indefinitely, and the data only appears after I refresh the page. Sometimes, I have to refresh more than once for the information to display correctly.
This behavior is inconsistent and happens intermittently, making it difficult to diagnose. It seems to be related to the loading of specific information or communication with the REST API.
Have you seen similar cases elsewhere? Or do you know if there’s any configuration or fix that might mitigate this issue?
I appreciate your attention and any guidance you can provide.
Best regards, Lucas.
Hi Tim,
Thank you for your earlier response and for the clarification regarding the warnings. It was very helpful.
I’d like to report an issue I’m experiencing when trying to view all metadata of an item or edit its permissions in the administrative interface. On several occasions, these pages keep loading indefinitely, and the data only appears after I refresh the page. Sometimes, I have to refresh more than once for the information to display correctly.
This behavior is inconsistent and happens intermittently, making it difficult to diagnose. It seems to be related to the loading of specific information or communication with the REST API.
Have you seen similar cases elsewhere? Or do you know if there’s any configuration or fix that might mitigate this issue?
I appreciate your attention and any guidance you can provide.
Best regards, Lucas.
--
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 dspace-tech...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/e3e1c1ef-966a-4b40-9625-2f3060b6175en%40googlegroups.com.
Hi Tim,
Thank you for your response and the information. The issue I’m experiencing is indeed the same as the one described in #3584.
I appreciate your attention and the efforts of the team. I’ll look forward to the upcoming updates.
Best regards,
Lucas