image url error

Hi

I have an error with inserting an image from URL in quarto.

Here is an example.

---
title: "rep"
editor: visual
---

![](https://quarto.org/docs/authoring/images/html-figure.png)  
![](https://media.springernature.com/w300/springer-static/image/art%253A10.1038%252Fnature.2017.21681/MediaObjects/41586_2017_Article_BFnature201721681_Figb_HTML.jpg?as=webp)

The elephant succeeded but the dinosaur failed.

Thanks.

I see no image at this link

https://media.springernature.com/w300/springer-static/image/art%253A10.1038%252Fnature.2017.21681/MediaObjects/41586_2017_Article_BFnature201721681_Figb_HTML.jpg?as=webp

Even in here it won't add any image
https://media.springernature.com/w300/springer-static/image/art%253A10.1038%252Fnature.2017.21681/MediaObjects/41586_2017_Article_BFnature201721681_Figb_HTML.jpg?as=webp

1 Like

Hi Christophe

I found the updated figure URL.

The journal website changed the figure URL.

Occasionally, an error occurs in the journal picture over time.
This might be the cause or the error.

But the old URL was worked in the visual editor or Rmarkdown when I wrote this question a few days ago.

The Rmarkdown fails now with the old URL.

Many thanks.

![](https://media.springernature.com/full/springer-static/image/art%3A10.1038%2F543494a/MediaObjects/41586_2017_Article_BF543494a_Fig1_HTML.jpg?as=webp)
1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.