I'm receiving an error when running import-site.py. I've used "-d" option and looks as though problem is with the:
POST http://localhost:8080/share/service/modules/create-site
...call, which is returning:
reply: 'HTTP/1.1 400 Bad Request\r\n'
I've run the same import on the 4.2.c installation that the export was run on (after purging the site) and that seems to work ok. Might this be due to the difference in versions?