Hello,
I need to get QR Code png image with a http request and save file ononedrive.
The http request is good and the response body contain data.
Link of api : http://api.qrserver.com/v1/create-qr-code/?data=HelloWorld!&size=100x100

After this step, I create the file on my onedrive

But when I want to open file, the image is not diplayed.

I guess a step is missing, but I can't see which one. Can you guide me?
Best regards,
Vincent