[dspace-tech] Dspace 7.1 API login in PHP

2021-12-12 Thread Mohammed Al-Shammaa
Hi all, I'm trying to implement a PHP code to submit items using Dspace 7.1 API. However, I cannot login through API. I went through the documentation but still getting: Invalid CSRF token. Below the PHP code I'm using: https://api7.dspace.org/server/api/authn/login";; $ch = curl_init(); curl

[dspace-tech] Cannot login after dspace initialize-entities

2021-11-06 Thread Mohammed Al-Shammaa
Hi, I have installed Dspace 7.0 and added some users, communities, collections and items for testing and everything went fine. Then I did: dspace initialize-entities -f [dspace]/config/entities/relationship-types.xml Now I cannot login to Dspace. I get the following error: Proxy Error The pr

[dspace-tech] Re: DSPACE7 no _links section found in production mode

2021-10-12 Thread Mohammed Al-Shammaa
are running a supported version of Node.js and >> Yarn? >> https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-InstallingtheFrontend(UserInterface) >> >> >> Tim >> >> On Monday, October 11, 2021 at 5:06:58 AM UTC-5 jan.b...@gmail.co

[dspace-tech] Re: DSPACE7 no _links section found in production mode

2021-10-11 Thread Mohammed Al-Shammaa
Hi, I have installed DSpace 7 successfully, and it was working fine, however, suddenly it is giving the "No _links section found" error. I tried to "yarn start" and it was run without any errors: Building production environment Angular environment.ts file generated correctly at ./src/environmen

[dspace-tech] Re: Dspace cris 7: error when trying to add items

2021-08-10 Thread Mohammed Al-Shammaa
Anyone got a solution to this? We tried everything and still can't add an item... On Thursday, 15 July 2021 at 14:27:45 UTC+3 Mohammed Al-Shammaa wrote: > Attached is the full log of the mentioned issue. > > On Thursday, 15 July 2021 at 12:21:38 UTC+3 giang.tr...@gmail.com wrot

[dspace-tech] Re: Error When Create Item on Dspace Cris 7

2021-07-23 Thread Mohammed Al-Shammaa
Is it similar to this one? https://groups.google.com/g/dspace-tech/c/R23zaAvXYaU We are still facing this error without any solution. On Friday, 23 July 2021 at 13:35:16 UTC+3 Nguyễn Tuấn Vũ wrote: > Hi all, > > I have create a item on Dspace Cris 7 but it not success, have debug then > it disp

[dspace-tech] Dspace cris 7: error when trying to add items

2021-07-14 Thread Mohammed Al-Shammaa
Hi, I'm getting the following error when trying to add an item to any collection: {"timestamp":"2021-07-14T09:38:17.979+00:00","status":400,"error":"Bad Request","message":"Request is invalid or incorrect","path":"/server/api/workflow/workflowitems"} Can't find anything related in the logs. -

[dspace-tech] Dspace-cris 7: How to make file upload optional in publication item submission

2021-07-10 Thread Mohammed Al-Shammaa
Hi, On a fresh install of Dspace-cris 7, I'm creating a new item of type "Publication". In the submission form it says that "The file upload is mandatory". How to change this to make file upload optional? -- All messages to this mailing list should adhere to the Code of Conduct: https://www.ly

Re: [dspace-tech] DSPACE CRIS 7 - Can not create collection for a community

2021-07-07 Thread Mohammed Al-Shammaa
Same here. Looking forward to a solution. On Wed, 7 Jul 2021 at 18:11, Giang Trịnh wrote: > Hello Everyone. > > I have set up Dspace Cris 7 success, but when I try to create a collection > into a community. I have to choose *Entity Type*, but scroll down menu > show me nothing to choose. > Can y