Error to download as png

hello,

im using third party tools to automate my message to customer.

now i wanna send picture to them, when im import from quickchart(.)io/chart?c=blabla&andsoon it’s failed, cant download the file
but when i import from quickchart(.)io/chart/render/code?tittle=blabla&andsoon it’s work, it downloaded as picture

please help

Please provide an example QuickChart URL that isn’t working.

worked


not work

not work
https://quickchart(.)io/chart?c=%7B%0A%20%20type%3A%20%27line%27%2C%0A%20%20data%3A%20%7B%0A%20%20%20%20labels%3A%20%5B%2201-feb%22%2C%20%2202-feb%22%2C%09%2203-feb%22%2C%09%2204-feb%22%2C%09%2206-feb%22%2C%09%2207-feb%22%2C%09%2208-feb%22%2C%09%2209-feb%22%2C%09%2210-feb%22%2C%09%2211-feb%22%2C%09%2213-feb%22%2C%09%2214-feb%22%2C%09%2215-feb%22%2C%09%2216-feb%22%2C%09%2217-feb%22%2C%09%2218-feb%22%2C%09%2220-feb%22%2C%09%2221-feb%22%2C%09%2222-feb%22%2C%09%2223-feb%22%2C%09%2224-feb%22%2C%09%2225-feb%22%2C%09%2227-feb%22%2C%09%2228-feb%22%5D%2C%0A%20%20%20%20datasets%3A%20%5B%7B%0A%20%20%20%20%20%20data%3A%20%5B40%2C87%2C96%2C120%2C150%2C220%2C300%2C376%2C461%2C480%2C500%2C600%2C630%2C650%2C689%2C723%2C780%2C799%2C827%2C854%2C890%2C904%2C905%2C1000%5D%2C%0A%20%20%20%20%20%20fill%3A%20false%2C%0A%20%20%20%20%20%20borderColor%3A%20getGradientFillHelper(%27vertical%27%2C%20%5B%27%23f59320%27%2C%20%27%2364c474%27%2C%20%27%232596be%27%5D)%2C%0A%20%20%20%20%20%20borderWidth%3A%203%2C%0A%20%20%20%20%20%20pointRadius%3A%202%2C%0A%20%20%20%20%7D%5D%0A%20%20%7D%2C%0A%20%20options%3A%20%7B%0A%20%20%20%20legend%3A%20%7B%0A%20%20%20%20%20%20display%3A%20false%0A%20%20%20%20%7D%2C%0A%20%20%20%20scales%3A%20%7B%0A%20%20%20%20xAxes%3A%20%5B%7B%0A%20%20%20%20%20%20display%3A%20true%2C%0A%20%20%20%20%20%20gridLines%3A%20%7B%0A%20%20%20%20%20%20%20%20display%3A%20false%2C%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%7D%5D%2C%0A%20%20%20%20yAxes%3A%20%5B%7B%0A%20%20%20%20%20%20display%3A%20true%2C%0A%20%20%20%20%20%20gridLines%3A%20%7B%0A%20%20%20%20%20%20%20%20display%3A%20false%2C%0A%20%20%20%20%20%20%7D%2C%0A%20%20%20%20%7D%5D%0A%20%20%7D%2C%0A%20%20%20%20plugins%3A%20%7B%0A%20%20%20%20%20%20backgroundImageUrl%3A%0A%20%20%20%20%20%20%20%20%27https%3A%2F%2Fcdn.pixabay.com%2Fphoto%2F2015%2F10%2F01%2F17%2F17%2Fcar-967387__480.png%27%2C%0A%20%20%7D%2C%0A%20%20%7D%0A%7D%0A&w=1000&h=500&devicePixelRatio=1

work
https://quickchart(.)io/chart/render/sm-7ad03ab9-71d0-4052-a3f8-653a3a84ffbb?title=tabel kinerja&labels=02jan,03jan,04jan,05jan&data1=20,40,95,220

is this because one is rendered as file picture and another is not?

Both URLs are images. It looks like you have 1 short URL and 1 normal URL.
Is it possible that wherever you’re embedding it has a maximum URL length?

In general, QuickChart only creates images. Whether the images can be downloaded depends on the client and wherever you’re embedding the images.