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.
Did you provide the path of the images in your JSON files? If you're importing documents that contain images, you need to provide the path of the images in your JSON files.
Please find the complete detail in this user-guide.