Hi everyone,
I am trying to create a flow where it starts with an MS form submission, then the responses get populated to a Microsoft Word template in Sharepoint, where it is created a copy of this document, converted to pdf, and sent to the user.

In the word doc template, I have text and image fields where I need the user to upload pictures when filling out the form. The issue is that every time I run the flow, I get the message "The image is not of type PNG or JPG. Please provide an image of type PNG or JPG.".


Any idea how can I make it work?
Thank you.