Hi there,
I have an issue when I try to import JSON documents into a content type which has 2 image fields:
The error is always the same message and always points to the top of the JSON file.
I think the issue is that there are no images for the new documents so the JSON files are contains no information about them.
Could you advise please how should I pass the empty image fields? I can't find any related info in the documentation.
Thank you.