Hi All,
I have created a flow which goes like this:
1) get attachment from mail. (attachment is a excel file)
2) create file in google drive with data from attachment.
3) read the created file using googlesheet connector.
the first 2 steps work perfectly.
In 3rd step, I tried to read the file using id, name, displayname but nothing works. It gives me error 404, but when I check in google drive the file is present.
What could be the possible reason?