Pinterest received an image_link value but cannot parse it as a valid URL. Error 104 blocks the row from publishing.
Common breaks include relative paths (/img/abc.jpg), missing protocols (www.example.com/abc.jpg), spaces in the URL, unescaped special characters, and image URLs accidentally wrapped in quotes inside a CSV. URLs with multiple http:// or https:// prefixes also fail validation.