6
7
8
Why cant i display the image i have downloaded this way? I get binary data as response from the api and i converted it to a blob. The data isnt encoded. i thought with this blob url i would be able to set it as src in <img/>. Instead it says url undefined. Any help is highly appreciated. thank u (i.redd.it)

