Hi, Please use our Troubleshooting guide to locate the underlying error message behind the 422 error. It may be in the "dspace.log" file on the backend. https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
Generally speaking a 422 tends to mean that the request had invalid data. However, it's not obvious from your screenshots why that error would be occurring. So, if you can find the underlying exception in the logs that might provide clues as to what the problem is. You also didn't note which version of DSpace you are running. I know there were a few older versions that had bugs in adding relationships (E.g. 7.2). Another user also noted they had issues like this when a Collection didn't have an "Entity Type" value saved. See description in this ticket https://github.com/DSpace/dspace-angular/issues/2124 Tim On Monday, January 15, 2024 at 3:18:44 PM UTC-6 [email protected] wrote: > Hlw, > I was waiting for getting support from tech team. I am not able to fix > this. Your assistance for resolving this error will be greater help for me > and my team. > > Thankyou for your coordination and support. > > Thanks > > On Tuesday, January 2, 2024 at 3:34:20 AM UTC+5:45 Ranjit Paudel wrote: > >> Hlw, >> I was trying to add publications to researcher via Edit Item but was >> unable to map. >> Screenshot of error is attached here. Please help me to resolve this >> issue. >> >> I am receiving following error msg: >> { >> "timestamp": "2024-01-01T21:44:30.507+00:00", >> "status": 422, >> "error": "Unprocessable Entity", >> "message": "Unprocessable or invalid entity", >> "path": "/server/api/core/relationships" >> } >> >> >> Entity type table and relationship type table is too attached herein. >> >> Thankyou for your coordination and support. >> >> Thanks >> >> -- 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/8263bfac-7ab9-4a58-86bd-139648e98ac6n%40googlegroups.com.
