Friends, I can't get an image using the Web component. The API I'm using sends me the raw image as a string. The content of the response looks like this:
I tried using the base64 decoding extension but it didn't help. I tested the API in postman.com and got an image in the response body. Using blocks in AI2 I can't get an image.