Hi, I have created .Docs file from Ms flow on OneDrive but at open time the file i am getting a error "Sorry, this document can't be opened for editing.
I am trying to solve the problem where I Have to generate a word docs file while someone save the account records. (Note: word docs should have grid data also)
for that I am creating a word document for account entity on save in notes(TimeLine) from workflow. which I have already setup with word file template also.
Now for saving the records i am trigging a Ms cloud flow at ADDED in entity Notes.
here are images.
and making condition to check file name after the saving it to OneDrive.

flow is working good. creating file 🙂

But the problem is file not opening and giving this error

Could anyone Please! tells me What wrong is happening?
Note : putting .doc extension & base64ToBinary(). I have already test these are not working.
and also not working on MS Word Desktop Application