Re: [dspace-tech] Authentication error when depositing via SWORDv2

2018-04-23 Thread MALMQUIST Hrafn
e-tech@googlegroups.com Subject: Re: [dspace-tech] Authentication error when depositing via SWORDv2 Hello Hrafn, No, the REST API and SWORDv2 interfaces are entirely separate modules/codebases. So, while the authentication method for REST API changed between 5.x and 6.x (to essentially better align it with

Re: [dspace-tech] Authentication error when depositing via SWORDv2

2018-04-23 Thread Tim Donohue
-- > *From:* dspace-tech@googlegroups.com <dspace-tech@googlegroups.com> on > behalf of MALMQUIST Hrafn <hrafn.malmqu...@ed.ac.uk> > *Sent:* 17 April 2018 14:03:30 > > *To:* tdono...@duraspace.org > *Cc:* dspace-tech@googlegroups.com > *Su

Re: [dspace-tech] Authentication error when depositing via SWORDv2

2018-04-23 Thread MALMQUIST Hrafn
com> on behalf of MALMQUIST Hrafn <hrafn.malmqu...@ed.ac.uk> Sent: 17 April 2018 14:03:30 To: tdono...@duraspace.org Cc: dspace-tech@googlegroups.com Subject: Re: [dspace-tech] Authentication error when depositing via SWORDv2 Hello Tim Thanks again for taking the time to look at this

Re: [dspace-tech] Authentication error when depositing via SWORDv2

2018-04-17 Thread MALMQUIST Hrafn
rds, Hrafn From: dspace-tech@googlegroups.com <dspace-tech@googlegroups.com> on behalf of Tim Donohue <tdono...@duraspace.org> Sent: 13 April 2018 16:18:08 To: MALMQUIST Hrafn Cc: dspace-tech@googlegroups.com Subject: Re: [dspace-tech] Authentication error when depositing via SWORDv2

Re: [dspace-tech] Authentication error when depositing via SWORDv2

2018-04-13 Thread Tim Donohue
pass: dspace > > > Any thoughts? > > > Hrafn > -- > *From:* dspace-tech@googlegroups.com <dspace-tech@googlegroups.com> on > behalf of MALMQUIST Hrafn <hrafn.malmqu...@ed.ac.uk> > *Sent:* 11 April 2018 10:32:05 > *To:* tdo

Re: [dspace-tech] Authentication error when depositing via SWORDv2

2018-04-11 Thread MALMQUIST Hrafn
05 To: tdono...@duraspace.org Cc: dspace-tech@googlegroups.com Subject: Re: [dspace-tech] Authentication error when depositing via SWORDv2 Hello Tim Thank you for taking the time to reply and for good suggestions. The Edit-media error occurs before I hand over any data about whether or not I inten

Re: [dspace-tech] Authentication error when depositing via SWORDv2

2018-04-11 Thread MALMQUIST Hrafn
018 15:10:31 To: MALMQUIST Hrafn Cc: dspace-tech@googlegroups.com Subject: Re: [dspace-tech] Authentication error when depositing via SWORDv2 Hello Hrafn, You may want to check the log files on the DSpace server ([dspace]/log/dspace.log.[date]) to see if further information is given on the 4

Re: [dspace-tech] Authentication error when depositing via SWORDv2

2018-04-10 Thread Tim Donohue
Hello Hrafn, You may want to check the log files on the DSpace server ([dspace]/log/dspace.log.[date]) to see if further information is given on the 403 response you are seeing. The error you are getting from the "edit-media" file may be *unrelated* to the initial 403 response, as that error

[dspace-tech] Authentication error when depositing via SWORDv2

2018-04-09 Thread MALMQUIST Hrafn
Hello all I am getting an error response from DSpace when trying to deposit content via it's SWORDv2 API. I am using the Python SWORD client library (https://github.com/swordapp/python-client-sword2). What I find particularly confusing is the fact that when I try to deposit using curl,