lazurey / strapi-plugin-content-export-import

Strapi plugin for content export and import
166 stars 47 forks source link

Cant import JSON data #15

Closed Rouzy777 closed 4 years ago

Rouzy777 commented 4 years ago

Trying to import JSON data and got next error:

Failed: Conflict

I am using postgresql database which hosted on heroku. Trying to import from localhost. What's wrong?

Rouzy777 commented 4 years ago

solved by changing database to mongo and import json directly in collections