Omeka API Import

I am trying to Import content from site http://ehctest.southlynn.co.uk/home to http://www.eastbourneheritagecentre.co.uk/

I have debug enabled and am including http in the url.
I am using Omeka version 2.5 on the receiving sites and 2.6.1 on the source.

When I press the submit button it starts but almost immediately finishes. The is no sign of any transferred data. No error messages show.

Any ideas on what’s going wrong or how to debug?

It may be that you are not using the correct origin url. You need both the http and the /api.
With the origin you give, http://ehctest.southlynn.co.uk/home/api returns a 404 but http://ehctest.southlynn.co.uk/api shows the Rest API information.

Yup, That’s got it going.

Thanks so much.

This topic was automatically closed after 250 days. New replies are no longer allowed.