Show image from URL with Dynamic image viewer

0
Hi guys, I’m doing an API to get the collection of the Rijksmuseum. So far so good. They return an url, which is the image. How can i display it ? I’ve used the Dynamic Image viewer but the images won’t be showed like below. I’ve mapped the url string to WebImageURL, so it’s a full URL. When i copy paste him in my internet browser, it’s shows the image. Do i miss a step somewhere?   Regards, Patrick
asked
1 answers
1

Talked to Patrick and the issue was caused by the mapping of the response. This was not implemented correctly and therefore the data in the URL filed that was being used was not available.

answered