Error in GSuite Activity | Google.Apis.Requests.RequestError

Hi,

I tried to upload file to google drive using GSuite package and it is worked.

the issue is when I tried to read the file using " Read All Text " activity ,an error is shown as below, I tried with .doc,.docx and .txt files and all of them showed the same error

Read All Text: Google.Apis.Requests.RequestError
This operation is not supported for this document [400]
Errors [
Message[This operation is not supported for this document] Location[ - ] Reason[failedPrecondition] Domain[global]
]

thank you

Hi @malak_s,
Could you give us more details? Process example and what kind of file are you uploading would be great to see.