Ciao,
I have this problem, from an URL I have an image in the response content, so how to show thi image with app inventor?
For example with Postman I have this:
Set the property SaveResponse of the Web component to true and use the Web.GotFile event to set the property picture of an image component to the received filename